Re: [pgadmin-support] possible memory leak in Server Status window

2011-02-10 Thread Guillaume Lelarge
Le 08/02/2011 08:54, Julius Tuskenis a écrit : > 2011.02.07 17:05, Guillaume Lelarge rašė: >> Nope, I'll check this. Make sure you specifically set the interval for >> this report. > Thank you, Guillaume, for the hint. I did't realize there are different > intervals for every report in server statu

Re: [pgadmin-support] No db creation with LATIN1 on 'UTF8'-Server possible without trick

2011-02-10 Thread Guillaume Lelarge
Le 10/02/2011 14:33, Jan-Peter Seifert a écrit : > Hello, > > text autocompletion prevents creating a database with LATIN1 as encoding as > long as there's no other LATIN1 database on a server that has been > initialized with locale de_DE.UTF-8 and UTF-8 as encoding (on Ubuntu). > > As soon as

Re: [pgadmin-support] Bug -PGAdmin 1.12.2

2011-02-10 Thread Guillaume Lelarge
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 --

[pgadmin-support] Bug -PGAdmin 1.12.2

2011-02-10 Thread Melvin Davidson
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 --ho

[pgadmin-support] No db creation with LATIN1 on 'UTF8'-Server possible without trick

2011-02-10 Thread Jan-Peter Seifert
Hello, text autocompletion prevents creating a database with LATIN1 as encoding as long as there's no other LATIN1 database on a server that has been initialized with locale de_DE.UTF-8 and UTF-8 as encoding (on Ubuntu). As soon as you type in 'de_DE' in the fields for LC_COLLATE and LC_CTYPE