Re: encoding
| От | Tom Lane |
|---|---|
| Тема | Re: encoding |
| Дата | |
| Msg-id | 12246.1115570610@sss.pgh.pa.us обсуждение |
| Ответ на | Re: encoding (Aarni Ruuhimäki <aarni@kymi.com>) |
| Ответы |
Re: encoding
|
| Список | pgsql-sql |
Aarni Ruuhimäki <aarni@kymi.com> writes:
>> If you're still using a PostgreSQL version that has the --enable-locale
>> option then you rather need to upgrade.
> And excuse me ?
> [root@kymifedora3_test 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
В списке pgsql-sql по дате отправления: