Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

How to adjust PostgreSQL autovacuum parameter

Here are sensible autovacuum adjustments. They won’t work for all databases of course, but will move you in the right direction.
VARIABLEPG DEFAULTSUGGESTED
autovacuum max workers35 or 6
maintenance work mem64MBsystem ram * 3/(8*autovacuum max workers)
autovacuum vacuum scale factor0.2Smaller for big tables, try 0.01
autovacuum vacuum threshold50Could be larger for small tables
autovacuum vacuum cost limit200Probably leave it alone
autovacuum vacuum cost delay20msCan turn it down if OK with more vacuum I/O load (ex.6-10 minutes is better)

Comments

Popular posts from this blog

VMWARE WORKSTATION 3,4,5,6,7,8,9,10,11,12,14,15...etc LICENSE KEYS COLLECTION

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

How to Configuration UDEV SCSI Rules In Oracle Linux 5, 6 and 7

Top 10 Highest Paying URL Shortener Companies - Best URL Shorteners To Earn Fast

Linux ctime,mtime,atime,cmin,amin,mmin