Aarni =?iso-8859-1?q?Ruuhim=E4ki?= <[EMAIL PROTECTED]> writes: >> If you're still using a PostgreSQL version that has the --enable-locale >> option then you rather need to upgrade.
> And excuse me ? > [EMAIL PROTECTED] postgresql-8.0.2]# ./configure --enable-locale > checking build system type... i686-pc-linux-gnu Proves nothing, since configure scripts ignore unrecognized --enable and --with options. (The Autoconf boys steadfastly maintain that that's a feature not a bug, but I disagree.) The more relevant check is "configure --help | grep locale" regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly