Re: [pgadmin-support] crash

2004-12-06 Thread Pico
> > > What OS/version are you actually running? > > > > Mandrake Linux 10.1 > > Ahh, OK. There's obviously a slightly odd set of package versions on > that platform. We had some commits for an MDK10.1 RPM update the other > day, so hopefully we'll have an appropriate RPM available soon. In the >

Re: [pgadmin-support] crash

2004-12-06 Thread Pico
> In the meantime, I am trying to arrange to get MDK rpms made available. Ok, if you want me to try to install them on mandrake 10.1 when avalaible, email me :) Regards, Patrice. ---(end of broadcast)--- TIP 7: don't forget to increase your fre

Re: [pgadmin-support] crash

2004-12-06 Thread Dave Page
> -Original Message- > From: Pico [mailto:[EMAIL PROTECTED] > Sent: 06 December 2004 07:57 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: RE: [pgadmin-support] crash > > > > > What OS/version are you actually running? > > > > > > Mandrake Linux 10.1 > > > > Ahh, OK. There's obvio

[pgadmin-support] Reverse engineering problem on views

2004-12-06 Thread laurie . burrow
Hi, I have noticed this possible bug: Using pgadmin V1.2.0 on Windows 2000 Desktop to a remote Windows 2000 Server Postgres V7.4.1 running on cygwin and to Postgres V8Beta2 Created this view. CREATE OR REPLACE VIEW public.test_view AS SELECT or0.actvle AS treename FROM gnrcitm g LEFT JOI

[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

[pgadmin-support] SQL-Scripts aren't executed correctly from within pgAdminIII-Quer y tool

2004-12-06 Thread Loy Wolfram
Hello,   I found that pgAdminIII-Query tool does not execute SQL scripts correctly.   pgAdminIII 1.2.0 PostgrSQL 7.3.2 Windows 2000   The SQL script has been loaded by "file open" into the command editing pane. The script is executed as the table owner. The script contains several delet

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] No drop object confirmation

2004-12-06 Thread Cheetah
With pgadmin3 1.2.0 on Win32, I've found that it does not always prompt when I click the drop object button, though the option to do so is set. It propmpts when an item in the tree view is selected, but if I select an item in the upper half of the right hand pane, it does not confirm the action.