Marcel Gsteiger writes: > I just installed cygwin/cygipc/postgresql 7.3 (i386 binary) on my W2K > box. Then I did a > initdb -W -D /cygdrive/d/apps/cygwin/usr/local/pgsql/data --locale=de_CH > --encoding=UNICODE
Cygwin doesn't have locale support, so any attempts to set locales will either be ignored or will fail. -- Peter Eisentraut [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
