Re: Rename database destroys server connections

From: Colin Beckingham <colbec(at)start(dot)ca>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Rename database destroys server connections
Date: 2012-07-18 23:39:25
Message-ID: 5007492D.20006@start.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On 07/18/2012 05:23 PM, Guillaume Lelarge wrote:
> On Mon, 2012-07-16 at 11:05 -0400, Colin Beckingham wrote:
>> Using wxw 2.9.3, latest dev 1.17, Opensuse 12.1
>>
>> With two servers connected, select database in object browser for
>> localhost. Click properties, select database name, edit to something
>> different, click OK.
>>
>> Error backtrace:
>>
>> ASSERT INFO:
>> /usr/local/include/wx-2.9/wx/strvararg.h(453): assert "(argtype &
>> (wxFormatStringSpecifier<T>::value)) == argtype" failed in
>> wxArgNormalizer(): format specifier doesn't match argument type
>>
>
> I fixed it. Make sure it works for you.
>
> It seems to still have a severe bug afterwards. It completely empties
> the whole browser. Make sure you have a copy of your configuration file
> before you test (the .pgadmin3 file in your hom directory).
>
>

OK the error is gone, database is renamed, but the object browser is
cleared as you say, forcing a manual reconnect to all servers. It's a
rare occasion to need to rename a database, so can live with it for the
time being.

--
---
Colin Beckingham
613-454-5369
http://www.it4gh.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Michael Shapiro 2012-07-19 02:47:37 Re: Search the schema
Previous Message Guillaume Lelarge 2012-07-18 21:23:57 Re: Rename database destroys server connections