Performance Tuning PostgreSQL


Performance Tuning PostgreSQL

The default configuration PostgreSQL ships with is a very solid configuration aimed at everyone’s best guess as to how an “average” database on “average” hardware should be setup. This article aims to help PostgreSQL users of all levels better understand PostgreSQL performance tuning.

PostgreSQL works well on high traffic sites when it’s tuned properly.

Related Posts