REYNAUD Jean-Samuel reynaud
Mon May 3 13:58:19 PDT 2004
Hi all,

 I've try to add a table to my replication system. The only solution
I've found is to unsubscribe, add the table and re-subscribe set.
 I think there is a problem in the unsubscribe function:
file: src/slonik/slonik.c, line 2669
The line
			"select \"_%s\".subscribeSet(%d, %d); ",

Should be remplaced by
 			"select \"_%s\".unsubscribeSet(%d, %d); ",



Is exist an other way to add a table to the replication system ?



-- 
REYNAUD Jean-Samuel <reynaud at elma.fr>



More information about the Slony1-general mailing list