On Wed, Feb 20, 2008 at 09:09:01AM -0500, Geoffrey wrote:
> Okay, so we have one table that appears to be having a problem in 
> replication.  The unique thing about this table is that we have a field 
> that often times is null, yet it has in index as follows:
> 
> "tract_order_num_key" unique, btree (order_num)

Is that the supposed-to-be-primary-key on the table?  It won't work.

A

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

Reply via email to