Re: WAL Optimisation - configuration and usage

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: WAL Optimisation - configuration and usage
Дата
Msg-id 40452047.6030501@samurai.com
обсуждение исходный текст
Ответ на Re: WAL Optimisation - configuration and usage  ("Simon Riggs" <simon@2ndquadrant.com>)
Ответы Re: WAL Optimisation - configuration and usage
Re: WAL Optimisation - configuration and usage
Список pgsql-performance
Simon Riggs wrote:
>>Josh Berkus wrote
>>
>>>Simon Riggs wrote
>>>Please set WAL_DEBUG to 1 so we can see a bit more info: thanks.
>>
>>I'm pretty sure that WAL_DEBUG requires a compile-time option.
>
> I'm surprised, but you are right, the manual does SAY this requires a
> compile time option; it is unfortunately not correct.

Actually, the manual is correct: in 7.4 and earlier releases, enabling
wal_debug can be done without also setting a compile-time #ifdef. As
of current CVS HEAD, the WAL_DEBUG #ifdef must be defined before this
variable is available.

-Neil

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

Предыдущее
От: johnnnnnn
Дата:
Сообщение: Re: Scaling further up
Следующее
От: "Anjan Dave"
Дата:
Сообщение: Re: Scaling further up