Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: CREATE DATABASE wrong SYNTAX



On Wed, Apr 22, 2009 at 5:10 PM, Jan-Peter Seifert
<Jan-Peter(dot)Seifert(at)gmx(dot)de> 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_CTYPE.
>
> http://www.postgresql.org/docs/8.4/static/sql-createdatabase.html
>
> Just in case nobody mentioned this yet.

It was correct when beta2 was released :-). They changed the syntax at
the last minute in PostgreSQL - we've already fixed it for beta 3.

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group