Tunning postgresql.conf - Mailing list pgsql-general

From komunca
Subject Tunning postgresql.conf
Date
Msg-id 1363436891866-5748633.post@n5.nabble.com
Whole thread Raw
List pgsql-general
Hi all,

I have a server with 4 x Intel(R) Xeon(R) CPU E5640  @ 2.67GHz and * 12 GB*
of memory.
*

There will be hosted ~100 databases with lot of reads and some writing.

My postgresql.conf is:*


listen_addresses = '*'
max_connections = 300

shared_buffers = 3072MB

work_mem = 72MB
maintenance_work_mem = 704MB
synchronous_commit = off

wal_buffers = 8MB

checkpoint_segments = 16
checkpoint_completion_target = 0.9
effective_cache_size = 8GB

default_statistics_target = 50
constraint_exclusion = on



Is this good configuration?



Thanks




--
View this message in context: http://postgresql.1045698.n5.nabble.com/Tunning-postgresql-conf-tp5748633.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Christophe Pettus
Date:
Subject: Re: How to use daterange type?
Next
From: prashantmalik
Date:
Subject: High RAM usage on postgres