postgresql/src/backend/postmaster
Alvaro Herrera 4ff695b17d Add log_min_autovacuum_duration per-table option
This is useful to control autovacuum log volume, for situations where
monitoring only a set of tables is necessary.

Author: Michael Paquier
Reviewed by: A team led by Naoya Anzai (also including Akira Kurosawa,
Taiki Kondo, Huong Dangminh), Fujii Masao.
2015-04-03 11:55:50 -03:00
..
autovacuum.c Add log_min_autovacuum_duration per-table option 2015-04-03 11:55:50 -03:00
bgworker.c After a crash, don't restart workers with BGW_NEVER_RESTART. 2015-04-02 14:38:06 -04:00
bgwriter.c Add a default local latch for use in signal handlers. 2015-01-14 18:45:22 +01:00
checkpointer.c Replace checkpoint_segments with min_wal_size and max_wal_size. 2015-02-23 18:53:02 +02:00
fork_process.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
Makefile Allow background workers to be started dynamically. 2013-07-16 13:02:15 -04:00
pgarch.c Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
pgstat.c Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
postmaster.c Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
startup.c Commonalize process startup code. 2015-01-14 00:33:14 +01:00
syslogger.c Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
walwriter.c Add a default local latch for use in signal handlers. 2015-01-14 18:45:22 +01:00