Bug -PGAdmin 1.12.2

From: Melvin Davidson <mdavidson(at)icsolutions(dot)com>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: Bug -PGAdmin 1.12.2
Date: 2011-02-10 21:12:42
Message-ID: 4D5454CA.6020802@icsolutions.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

O/S - Windows XP Service Pack 3
Language - English
Distribution - binary (.zip)
Version you tested 1.12.2

Bug:
Attempting to backup a CamelCase named database (eg: MyDataBase) fails with
C:\Program Files\pgAdmin III\1.12\pg_dump.exe --host 172.26.15.104
--port 5432 --username "mdavidson" --format custom --blobs --verbose
--file "C:\PostgreSQL\backups\x.backup" \"ICSPayments\"
pg_dump: [archiver (db)] connection to database ""MyDataBase"" failed:
*FATAL: database ""**MyDataBase**"" does not exist*
pg_dump: *** aborted because of error

Process returned exit code 1.

*Backing up a database that is all lowercase succeeds.*

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2011-02-10 21:29:41 Re: Bug -PGAdmin 1.12.2
Previous Message Jan-Peter Seifert 2011-02-10 13:33:40 No db creation with LATIN1 on 'UTF8'-Server possible without trick