Re: Seaching without accents

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: Seaching without accents
Дата
Msg-id Pine.LNX.4.33.0402021651120.20659-100000@css120.ihs.com
обсуждение исходный текст
Ответ на Seaching without accents  ("Augusto Cesar Castoldi" <castoldi@npd.ufsc.br>)
Ответы RES: Seaching without accents
Список pgsql-hackers
On Mon, 2 Feb 2004, Augusto Cesar Castoldi wrote:

> How can I configure postgreSQL to search without acents?
> 
> Is PostgreSQL have this support?
> 
> I configured my locale to pt_BR, that support acents, create table with
> enconding "latin1", but nothing works. I know that I can use function
> "TO_ASCII", and "select like "t_s%".
> 
> Like:
> 
> Table “test”
> Clumns: name , values:
> Test
> Test
> tést
> Tést

Did you run initdb with --locale=pt_BR

???  It's got to be done at initdb time, after that it's too late to 
change it.



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

Предыдущее
От: "Simon Riggs"
Дата:
Сообщение: Re: 7.5 change documentation
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: Idea about better configuration options for sort memory