When I run the "slonik_execute_script" from 1.2.6 with a filename
argument,
it appears to know that there's a file, but not put that into the
slonik-friendly output. Here's what I run, and the associated output:::
[-------------------------------- snip --------------------------------]
[EMAIL PROTECTED]:~/slony-1> ./bin/slonik_execute_script
--config=conf/slon_tools-procurement.conf
1
/home/postgres/slony-1/DDL_SCRIPTS/pl_replication/procurement_change_supplycenter_type.sql
cluster name = replication;
node 1 admin conninfo='host=192.168.1.200 dbname=procurement user=postgres
port=5432';
node 2 admin conninfo='host=192.168.1.201 dbname=procurement user=postgres
port=5432';
execute script (
set id = 1,
filename = '',
event node = 2
);
[-------------------------------- snip --------------------------------]
When I give the script a relative path to the script, or no script
argument
at all, it throws out the syntax for slonik_execute_script.
--
Best Regards,
Dan Falconer
"Head Geek",
AvSupport, Inc. (http://www.partslogistics.com)
_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general