Wed Mar 4 12:53:45 PST 2009
- Previous message: [Slony1-general] adding a field to a replicated table
- Next message: [Slony1-general] execute script error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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??? -- Until later, Geoffrey Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. - Benjamin Franklin
- Previous message: [Slony1-general] adding a field to a replicated table
- Next message: [Slony1-general] execute script error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list