On Tue, Nov 4, 2008 at 2:55 PM, Anoop Bhat <[EMAIL PROTECTED]> 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
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to