Tool
Calculate postgresql.conf values for your hardware and workload.
Suggestions follow PostgreSQL resource consumption and tuning wiki. Enter your system parameters to get suggested settings for shared_buffers, work_mem, and more.
Describe your server and workload so we can suggest configuration.
Web: many simple queries. OLTP: mixed reads/writes. DW: large reporting. Desktop: general use. Mixed: combination.
CPUs = cores × sockets (threads per core optional)
Add these to postgresql.conf or use as a starting point. Restart required for most changes.
Disclaimer: These are suggestions based on official documentation only. Always test in a non-production environment. Windows has lower practical limits for shared_buffers. See PostgreSQL resource consumption and tuning wiki for details.
Was this tool helpful?