Search Postgresql Archives

syntax error collate

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello
If I do this from pgAdmin on windows to my localhost database 9.2 it works fine
CREATE COLLATION Test (

    LOCALE = 'en_US.UTF-8'

)

 

If I connect to a linux server and do the sameI get

ERROR:  syntax error at or near "COLLATION"

LINE 1: CREATE COLLATION Test (

 

On linux we have version string

PostgreSQL 9.0.3 on x86_64-unknown-linux-gnu

On my windows computer I have PostgreSQL 9.2.1

 

Does anyone have some ideas what the problem might be.

 

We get the same error if we run psql (with the same create collation query) under linux too.

 

Thanks
Niklas


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux