Hi,

To get slony replicating again when using postgresql bdr we'll need
primary keys added to the slony tables. At least:

ALTER TABLE _slony_cluster.sl_apply_stats ADD PRIMARY KEY (as_origin);

But there are maybe more. Can we add those PK's to the next patch ?

Kind Regards,

P.S. Using postgresql 0.9.4/bdr 0.9.2/slony 2.2.4
_______________________________________________
Slony1-general mailing list
Slony1-general@lists.slony.info
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to