Re: case and accent insensitive

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: case and accent insensitive
Дата
Msg-id 89c707df-8d80-81ac-2a0b-e704e97bda26@a-kretschmer.de
обсуждение исходный текст
Ответ на case and accent insensitive  (MOISES ESPINOSA <moikmeg@gmail.com>)
Список pgsql-general

Am 23.03.2018 um 23:04 schrieb MOISES ESPINOSA:
> I don't know how i could reproduced case insensitive and accent 
> insensitive.

Maybe you can use lower() for case insensitive or citext for the same 
(https://www.postgresql.org/docs/10/static/citext.html) and the 
unaccent-extension
for the accent insensitive 
(https://www.postgresql.org/docs/10/static/unaccent.html)

*untested*


Regards, Andreas

-- 
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com



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

Предыдущее
От: rob stone
Дата:
Сообщение: Re: Foreign Key locking / deadlock issue.... v2
Следующее
От: HORDER Phil
Дата:
Сообщение: RE: Foreign Key locking / deadlock issue.... v2