On Wed, Jan 27, 2010 at 3:13 PM, Jeff Ross <jr...@openvistas.net> wrote: > max_connections = 200 # pgtune wizard 2010-01-27
Silly question, but have you tried any kind of connection pooling? If you can drop max_connections down you can reduce the shared memory footprint postgresql has.