ok. sorry. the real problem: i have a windows application which needs a postgresql-database with "de_DE.UTF-8" collation.
When i try to create such a database in openbsd i get the error: initdb: invalid locale name "de_DE.UTF-8" When i try to create the collation in postgres, i get the following error: postgres=# CREATE COLLATION german (LOCALE = 'de_DE.utf8'); ERROR: nondefault collations are not supported on this platform Maybe my problem is similar to this posting, but i don't understand how to solve it: http://openbsd-archive.7691.n7.nabble.com/LC-COLLATE-and-PostgreSQL-td43687.html -- View this message in context: http://openbsd-archive.7691.n7.nabble.com/LC-COLLATE-tp282248p282272.html Sent from the openbsd user - misc mailing list archive at Nabble.com.