Bart Geesink bart.geesink at sara.nl
Wed Sep 2 07:16:47 PDT 2009
Hi list,

We host a Postgres database for a client of ours, which is replicated 
with Slony to a second host. It occured to me that there was a size 
difference between the two databases. Reason was that some data is 
stored in the system table pg_largeobjects table. When I tried to 
replicate the table pg_catalog.pg_largeobject, Slony started to complain 
that no primary key is present on that table. Apparently, adding Is 
there a workaround for this so I can replicate the system table 
pg_largeobjects as well?

Thanks in advance,

Bart Geesink




More information about the Slony1-general mailing list