David Rees drees76 at gmail.com
Tue Nov 4 18:02:58 PST 2008
On Tue, Nov 4, 2008 at 2:55 PM, Anoop Bhat <ABhat at trustwave.com> wrote:
> What is the recommended way of adding fields to a replicated table when using altperl scripts?

# slonik_execute_script
Usage:
    execute_script [options] set# full_path_to_sql_script_file
    execute_script [options] -c SCRIPT set#

    Executes the contents of a SQL script file on the specified set.
    The script only needs to exist on the machine running the slon
    daemon.

    set#        The set to which this script applies.

    -c SCRIPT   Pass the SQL to be executed via the command line instead
                of as a file.

    -n NUM
    --node=NUM  Override the set origin specified in the configuration
                file.

-Dave


More information about the Slony1-general mailing list