HENAFF Mari-mai FTRD/DMI/LAN writes:

> Is it possible to configure PostgreSQL, so that it is not accent mark
> sensitive when making conditions upon strings on the queries ? 

No, you'll have to do that yourself. A simple tr 'âàáéÿ' 'aaaey' etc.
could possibly do on the client side.

-- 
Peter Eisentraut                  Sernanders väg 10:115
[EMAIL PROTECTED]                   75262 Uppsala
http://yi.org/peter-e/            Sweden

Reply via email to