PGSQL_WAL_BUFFERS

The PGSQL_WAL_BUFFERS variable specifies the number of buffers available for the Write Ahead Log.

Comments

If your database has many write transactions, setting this value bit higher than default may result better usage of disk space.

See What are the right PostgreSQL settings for my site? for values recommended by CollabNet.