Brad Nicholson wrote:
> Marc G. Fournier wrote:
[..]
>> Also, is there a way in slonik of telling SET ADD TABLE to use the next 
>> available ID, or do I have to query the sl_table for 'max(tab_id) + 1' 
>> before I setup the script?
>>
> No way to do it automatically.

sometime back i did  a script which would subscribe a new table to all
nodes using merge set, the table id was taken in a similar way as
above, it worked fine.

do you wanna clarify a bit more what you mean by 'no way to do it
automatically'?

l
_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general

Reply via email to