Re: [GENERAL] [Slony1-general] Please help... syntax Error in create set ..

2006-11-30 Thread Ashish Karalkar
Thanks for your repaly I have done with that but facing the same problem. Actually what i want to do is to add a table to a already existing replication set. firstly, I will have to create new set secondly subscrib it . and finaly merge it. do i need to create this set in the same cluster into

Re: [GENERAL] [Slony1-general] Please help... syntax Error in create set ..

2006-11-30 Thread Devrim GUNDUZ
Hi, On Thu, 2006-11-30 at 00:12 -0800, Ashish Karalkar wrote: > create set (id=2, origin=1, comment='All tables'); > > but it gives error > > syntax error near unexpected token `(' That command must be passed to slonik, not to bash. Here is an example: #!/bin/bash slonik << _END_ cluster