Steve Singer ssinger_pg at sympatico.ca
Wed May 12 04:52:56 PDT 2010
On Wed, 12 May 2010, sowjanya v wrote:

> Hi,
>
> I am not able create replication set for a table not having private key. Is
> there anything that can be done?

If by 'private key' you mean 'primary key' then what you need to do is add a 
primary key to your table.  It can be a serial datatype that isn't used by 
the rest of your application (if you want) but the table must have a primary 
key.



>
> -- 
> Sowjanya.V
>



More information about the Slony1-general mailing list