Markus Bertheau wrote: > oocms=# select 'Ñ' ~ '^\\w$'; > ?column? > ---------- > f > (1 ÐÐÐÐÑÑ)
What locale are you using for LC_COLLATE? If it's C or POSIX, you need
to change it and re-initdb.
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
