Re: case-insensitive Index

Поиск
Список
Период
Сортировка
От Verena Ruff
Тема Re: case-insensitive Index
Дата
Msg-id 21160.86.59.55.246.1153323821.squirrel@v2830.vanager.de
обсуждение исходный текст
Ответ на Re: case-insensitive Index  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: case-insensitive Index  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Tom Lane wrote:
> If your locale is not C then you'd need to specify a special index
> opclass while creating the index in order to let it support LIKE
> queries
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?

Regards,
Verena Ruff



В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: case-insensitive Index
Следующее
От: "Verena Ruff"
Дата:
Сообщение: Re: Query optimization / automatic re-ordering of tables