On Sun, 5 Dec 2004 02:35:57 -0500, Robert Treat
<xzilla(at)users(dot)sourceforge(dot)net> wrote:
> I need to replicate a database using slony that has tables created in it from
> pgadmin. I've hit a snag because slony requires that all replicated tables
> have a primary key, and the pgadmin tables dont have one.
Pgadmin is entirely capable of putting primary keys on tables created
with it. Simply use the constraints tab in the new table or table
properties dialog.
--
-- Cheetah