Jan Wieck JanWieck
Mon May 3 14:41:58 PDT 2004
REYNAUD Jean-Samuel wrote:

> 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); ",

will look at that immediately.

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

soon ... the solution will be to create another temporary set for the 
table(s) to be added, subscribe to that set, and then (new function) 
merge the two set's together.


Jan

-- 
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck at Yahoo.com #



More information about the Slony1-general mailing list