We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To disable, set bgwriter_lru_maxpages to 0
bgwriter_lru_maxpages
Statistics
select * from pg_stat_bgwriter;
Reset stats
SELECT pg_stat_reset_shared('bgwriter');
To disable, set checkpoint_timeout to 1d
checkpoint_timeout