Re: WAL bypass for CTAS

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: WAL bypass for CTAS
Дата
Msg-id 42A2475F.8040502@samurai.com
обсуждение исходный текст
Ответ на Re: WAL bypass for CTAS  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: WAL bypass for CTAS  (Russell Smith <mr-russ@pws.com.au>)
Список pgsql-patches
Bruce Momjian wrote:
> Well, it isn't going to help us for 8.1 because 8.0 will not have it,
> and if we add the clause we make loading the data into previous releases
> harder.

pg_dump output in general is not compatible with prior releases. It
would be a nice feature to have, but until we have it, I don't see that
changing or not changing the COPY syntax will make a major difference to
dump backward compatibility.

-Neil

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: SQLSTATE again
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Faster install-sh in C