Scott Vanderbilt wrote:
Note sure what the correct settings should be, but output from SHOW
ALL in psql says:

lc_collate      C
lc_ctype       C

There's a chapter on locale support in the user manual:

http://www.postgresql.org/docs/8.3/interactive/locale.html

The right setting depends on what language's collation rules you want to follow. "locale -a" in a shell should list the available options.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to