Geoffrey wrote:
I'm trying to run, what I would think would be a very simple 'execute script' but I'm getting:

<stdin>:1: ERROR: syntax error at or near execute

Here is the relevant section of code:


SETID=2
SCRIPT=people.sql


/usr/bin/slonik <<EOF
execute script ( SET ID = $SETID, FILENAME = '$SCRIPT', EVENT NODE = 1);
EOF

What am I missing???

No sooner then I send the message, google got friendly. Seems I was missing the conn info and the cluster name.


--
Until later, Geoffrey

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
 - Benjamin Franklin
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to