Re: Core team statement on replication in PostgreSQL

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Core team statement on replication in PostgreSQL
Дата
Msg-id 1212603962.3776.5.camel@dogma.ljc.laika.com
обсуждение исходный текст
Ответ на Re: Core team statement on replication in PostgreSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, 2008-06-04 at 14:23 -0400, Tom Lane wrote:
> That is covered by pg_control, at least to the extent of forcing the
> same value of LC_COLLATE.

But the same LC_COLLATE means different things on different systems.
Even "en_US" means something different on Mac versus Linux.

Regards,Jeff Davis



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Core team statement on replication in PostgreSQL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: meaning of backend exit code 2?