Re: [pgadmin-support] CREATE DATABASE wrong SYNTAX

2009-04-22 Thread Dave Page
On Wed, Apr 22, 2009 at 5:10 PM, Jan-Peter Seifert wrote: > Hello, > > when you create a new database with pgAdmin III 1.10 beta 2 specifying a > locale different from the server pgAdmin sends a wrong CREATE DATABASE syntax > to the server - COLLATE instead of LC_COLLATE and CYTPE instead of LC_

[pgadmin-support] CREATE DATABASE wrong SYNTAX

2009-04-22 Thread Jan-Peter Seifert
Hello, when you create a new database with pgAdmin III 1.10 beta 2 specifying a locale different from the server pgAdmin sends a wrong CREATE DATABASE syntax to the server - COLLATE instead of LC_COLLATE and CYTPE instead of LC_CTYPE. http://www.postgresql.org/docs/8.4/static/sql-createdatabase