Re: make "wal_debug" GUC var a boolean

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: make "wal_debug" GUC var a boolean
Дата
Msg-id 87u145pvo9.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:
> I agree.  Having a special debug variable for WAL seems like a
> short-term thing whose time has passed.

ISTM that there is little distinguishing wal_debug and the following
GUC vars:

log_btree_build_stats
trace_notify
trace_locks
trace_userlocks
trace_lwlocks
debug_deadlocks
trace_lock_oidmin
trace_lock_table
debug_shared_buffers

Should these be changed as well?

-Neil


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

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