PostgreSQL configuration tuning wizard for optimizing postgresql.conf
Tuning wizard for postgresql.conf
pgtune$ pgtune -i /etc/postgresql/postgresql.conf -o /etc/postgresql/postgresql.conf.tuned -M 4GB$ pgtune -i /var/lib/postgresql/data/postgresql.conf -M 16GB -T DW > postgresql.conf.optimized$ pgtune -i /etc/postgresql/postgresql.conf -M 8GB -S SSD