settings : ru_RU:UTF8.
But im still having one question - some functions - lower() and upper()
doesnt work properly . what im doing wrong?
Tom Lane wrote:
igor <[EMAIL PROTECTED]> writes:
why "order by" and "like" doesnt work in 7.3.4 properly? - im working with ALT server local settings.
in 7.2.xx all this things worked well .
Most likely you forgot to select the right locale settings before initdb'ing the 7.3 installation. pg_controldata can help you check what locale is in force in the database.
regards, tom lane
---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html