Re: Bug -PGAdmin 1.12.2

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Bug -PGAdmin 1.12.2
Дата
Msg-id 4D5458C5.70102@lelarge.info
обсуждение исходный текст
Ответ на Bug -PGAdmin 1.12.2  (Melvin Davidson <mdavidson@icsolutions.com>)
Список pgadmin-support
Le 10/02/2011 22:12, Melvin Davidson a écrit :
> 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.*
> 

This is already fixed. It'll be available in the next minor release.

Thanks for your report.


-- 
Guillaumehttp://www.postgresql.frhttp://dalibo.com


В списке pgadmin-support по дате отправления:

Предыдущее
От: Melvin Davidson
Дата:
Сообщение: Bug -PGAdmin 1.12.2
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: No db creation with LATIN1 on 'UTF8'-Server possible without trick