Re: [pgadmin-support] using slony with pgadmin

2004-12-11 Thread Robert Treat
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

Re: [pgadmin-support] using slony with pgadmin

2004-12-11 Thread Robert Treat
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: > > > >

Re: [pgadmin-support] using slony with pgadmin

2004-12-11 Thread Dave Page
-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

Re: [pgadmin-support] using slony with pgadmin

2004-12-10 Thread Andreas Pflug
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

Re: [pgadmin-support] using slony with pgadmin

2004-12-07 Thread Andreas Pflug
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

Re: [pgadmin-support] using slony with pgadmin

2004-12-06 Thread Cheetah
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

[pgadmin-support] using slony with pgadmin

2004-12-06 Thread Robert Treat
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