Tom Lane <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match