PGSQL_SHARED_BUFFERS

The PGSQL_SHARED_BUFFERS variable defines a block of memory that PostgreSQL will use to hold requests that are awaiting attention from the kernel buffer and CPU.

Comments

The right value for this variable depends in part on the available RAM on the server where your site is running.

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