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


_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to