Hello All,

I have to set simple single master slave replication system.

In my master database i have all the primary keys as "serial" datatype which 
implicitly create sequence for the primary key column.

Now in my slave databse I also have the same databse structure , so sequences 
of the primary key will be present there also .

The question is should replicate sequences of master database primary keys also?

I have around 500 table and thus 500 sequence.


Thanks in advance


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

Reply via email to