Hi, I can not figure out how to solve the problem with LOCALE. Example: - 3 tables, each of them with a text or varchar column.
- The first table with text in German
- The second table with text in Czech
- the third one with text in English

How to force Postgre to use correct locale for ORDER BY, LIKE etc according to language used in table?

Thanks Michal

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to