2009/10/13 Kalev Toots <[email protected]>: > > The following bug has been logged online: > > Bug reference: 5110 > Logged by: Kalev Toots > Email address: [email protected] > PostgreSQL version: 8.3.8 > Operating system: Ubuntu > Description: lower() function > Details: > > Upgrade from 8.1.15 -> 8.3.8 > lower(text) for Estonian characters don't work any more. > Server encoding - LATIN9 > Client encoding - LATIN9 > On 8.1.15 it worked. >
Hello did you initialize database with correct locale? Regards Pavel Stehule > -- > Sent via pgsql-bugs mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-bugs > -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
