Re: case-insensitive Index - Mailing list pgsql-novice

From Verena Ruff
Subject Re: case-insensitive Index
Date
Msg-id 21223.86.59.55.246.1153324145.squirrel@v2830.vanager.de
Whole thread Raw
In response to Re: case-insensitive Index  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Tom Lane wrote:
> "Verena Ruff" <lists@triosolutions.at> writes:
>> I didn't specify a locale when I called initdb, so it should be
>> postgreSQL's standard C, or? How can check the locale of a database?
>
> It'd depend on what LANG/LC_ALL settings initdb was run under.
> Use "show lc_collate" to check.
de_DE.UTF-8. So I'll dig into the docs you pointed me to.

Regards,
Verena Ruff



pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: case-insensitive Index
Next
From: "Garcia, Joshua"
Date:
Subject: pgtcl install help