Re: Dynamically-sized WAL files

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: Dynamically-sized WAL files
Дата
Msg-id bddc86150911110127p1850dd7n41fa65e3c38dcac@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Dynamically-sized WAL files  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-general
2009/11/10 Simon Riggs <simon@2ndquadrant.com>:
> On Tue, 2009-11-10 at 09:39 +0000, Thom Brown wrote:
>
>> Is there a reason we require fixed-size WAL files?
>
> Currently we reuse the files, which is much easier with fixed size
> files.
>
> It might have been interesting once to pass the size at log switch
> through to the archiver as a parameter, though we didn't do that at the
> time. Streaming is the way forwards, not file-by-file.
>

I see!  Yes, streaming is far more preferrable. :)

Thanks Simon.

Thom Brown

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

Предыдущее
От: Andrei
Дата:
Сообщение: Re: Numeric Type and VB/ODBC
Следующее
От: Thom Brown
Дата:
Сообщение: Re: check for primary key