Re: make "wal_debug" GUC var a boolean

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: make "wal_debug" GUC var a boolean
Дата
Msg-id 87llphpum3.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на Re: make "wal_debug" GUC var a boolean  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: make "wal_debug" GUC var a boolean
Список pgsql-patches
Tom Lane <tgl@sss.pgh.pa.us> writes:
> The others are already #ifdef'd out by default, which is more or
> less what I was suggesting you do with the wal_debug code.

(FWIW, trace_notify is not #ifdef'd out.)

But I thought that you (and Peter) were suggesting that this shouldn't
be made a GUC variable at all, just a preprocessor definition.

-Neil


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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: improve routine vacuuming docs
Следующее
От: Tom Lane
Дата:
Сообщение: Re: make "wal_debug" GUC var a boolean