Peter Eisentraut <[EMAIL PROTECTED]> writes: > ivocs admin wrote: >> The database cluster will be initialized with locale uk_UA.KOI8-U. >> could not determine encoding for locale "uk_UA.KOI8-U": codeset is "KOI8-U" >> initdb: could not find suitable text search configuration for locale >> uk_UA.KOI8-U
> PostgreSQL currently doesn't support the KOI8-U encoding. You could > consider using UTF-8 instead. Try running this > initdb --locale=uk_UA.utf8 -D data/ It's still not going to find a suitable text search configuration, since we haven't got anything for Ukranian ... regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs