Re: uppercase database name in backup & restore in pgagmin 1.12.2 windows give errors

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: uppercase database name in backup & restore in pgagmin 1.12.2 windows give errors
Date: 2011-01-09 18:39:44
Message-ID: 4D2A00F0.1030000@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le 09/01/2011 18:53, Guillaume Lelarge a écrit :
> Le 09/01/2011 18:13, Doug Easterbrook a écrit :
>> hi there:
>>
>> I know this is for bug reports, so I'll report the one I've run into on windows. I haven't tried OSX as I normally do command line to backup and restore databases.
>>
>> platform: windows
>>
>> pgdmin version 1.12.2
>>
>> the issue:
>>
>> if the database name that you create is in mixed case and you try to restore it using right-click restore, the command in the pgadmin window will escape the database name but pg_Restore will not restore it.
>>
>> If I change the database name to be all lower case and restore, it works (and then I can change it to upper case).
>>
>
> Yes, we are aware of this issue. I'm working on this.
>

I just pushed the fix. It should be available in next minor release.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2011-01-09 18:40:06 Re: Error with pgAdmin III backup/restore
Previous Message Guillaume Lelarge 2011-01-09 17:53:37 Re: uppercase database name in backup & restore in pgagmin 1.12.2 windows give errors