On Tuesday 07 December 2004 04:18, Andreas Pflug wrote:
> Robert Treat 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 on
On Tuesday 07 December 2004 12:45, Andreas Pflug wrote:
> Robert Treat wrote:
> > Hmm... I guess these must be pgadmin II tables? Honestly I am not sure,
> > the client uses both pgadmin II and III, so I thought that's where they
> > were coming from. Here is the schema I'm talking about:
> >
> >
-Original Message-
From: [EMAIL PROTECTED] on behalf of Andreas Pflug
Sent: Tue 12/7/2004 5:45 PM
To: Robert Treat
Cc: [EMAIL PROTECTED]
Subject: Re: [pgadmin-support] using slony with pgadmin
Robert Treat wrote:
>> Hmm... I guess these must be pgadmin II tables? Honestly I
Robert Treat wrote:
Hmm... I guess these must be pgadmin II tables? Honestly I am not sure, the
client uses both pgadmin II and III, so I thought that's where they were
coming from. Here is the schema I'm talking about:
live=# \d pga_*
Table "public.pga_forms"
Table "p
Robert Treat 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.
I wonder what you mean by "pgadmin tables". pgAdmin III doesn't u
On Sun, 5 Dec 2004 02:35:57 -0500, Robert Treat
<[EMAIL PROTECTED]> 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.
Pgadm
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. Basically I am
wondering if anyone has replicated pgadmin tables with slony, or bar