Re: WAL file compatibility

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WAL file compatibility
Дата
Msg-id 28358.1256054163@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: WAL file compatibility  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Ответы Re: WAL file compatibility  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Список pgsql-admin
Jaime Casanova <jcasanov@systemguards.com.ec> writes:
> On Tue, Oct 20, 2009 at 9:25 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> OS per se shouldn't matter

> unless you try to do it between windows and some flavor of linux

hmmm ... even there, the only risk factor I see would be incompatible
locale behaviors, which you could avoid by making sure to use C locale
on both sides.  That could possibly be an issue between any two OSes,
I suppose.

            regards, tom lane

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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: WAL file compatibility
Следующее
От: "Tena Sakai"
Дата:
Сообщение: can I get a bit more attribute out of \dt directive?