Ashish Karalkar wrote:
> I want to create new set,
> I am running create set command as follows
>
>
> create set (id=2, origin=1, comment='All tables');
>
> but it gives error
>
> syntax error near unexpected token `('
>
> can anybody tell me where i am doing wrong
>
>
Probably the problem is that you don't have a "preamble."
The start of each slonik script MUST begin with naming the cluster, and
submitting some set of "admin conninfo" statements.
It could be that there is some other problem; the fact that you didn't
list such a preamble seems suspicious, though...
_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general