Re: Can't change server Initial DB property //

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Ted Taylor <ted(at)3shmoos(dot)ca>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Can't change server Initial DB property //
Date: 2004-09-18 08:31:14
Message-ID: 414BF252.70009@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Ted Taylor wrote:
> I am running the snapshot "Version 1.2.0 Post Beta 1 (Sep 17 2004)" on
> Windows 2000, fully patched at Windows Update. The backend is
> PostgreSQL 7.4.5 on Fedora Core 2 (select version() reports "PostgreSQL
> 7.4.5 on i686-redhat-linux-gnu, compiled by GCC gcc (GCC) 3.3.3 20040412
> (Red Hat Linux 3.3.3-7)".
>
> I have previously created a valid connection to a server in pgAdmin 3.
> I want to change the properties of the connection (not delete and re-add).
> From a fresh pgAdmin3 launch (all servers have the red X thru them,
> indicating not connected); right-click on the server name, choose
> properties. On the properties window, I change the "Initial DB" from
> what was originally set up, to a new valid database name (I have to type
> the database name in because I'm not connected).
>
> The OK button does not light up, so I cannot save this change.

Fixed in CVS.
>
> I get fancy and change the port number (the Initial DB is still showing
> the new database name that I typed) -- the OK button lights up so I
> click it. No errors. I re-right-click on the server, choose
> properties. On the properties window, the new port number is showing,
> but still the old Initial DB.

Fixed in CVS. Actually, on a connected server, changing db is not
possible/allowed. Combobox is disabled now.

>
> Oh, and a different bug I JUST discovered...the navigation window on the
> left hand side still shows me the old port number, although obviously it
> has changed because it shows on the popup properties window.
>

Fixed in CVS, thanks for reporting.

Regards,
Andreas

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2004-09-18 08:36:35 Re: Create Database - Owner - 7.4.5 backend
Previous Message Shane G. Brodie 2004-09-18 05:02:55 Cannot Create Foreign Key