Geoffrey lists at serioustechnology.com
Wed Mar 4 13:02:42 PST 2009
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


More information about the Slony1-general mailing list