Mon May 3 13:58:19 PDT 2004
- Next message: [Slony1-general] Slony-I unsubscribe don't work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: [Slony1-general] Slony-I unsubscribe don't work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list