Re: postgres.conf settings - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: postgres.conf settings
Date
Msg-id 20100829175800.GB23912@svana.org
Whole thread Raw
In response to postgres.conf settings  (Dario Beraldi <dario.beraldi@ed.ac.uk>)
Responses Re: postgres.conf settings
List pgsql-general
On Sun, Aug 29, 2010 at 06:02:14PM +0100, Dario Beraldi wrote:
> Hello,
>
> I'm trying to tune the parameters in postgres.conf to improve the
> performance of my database (where performance = 'make queries run
> faster'). I would be very grateful if you could give me some comments
> about my choice of configuration settings below (did I do anything very
> silly? Am I missing something relevant?).

Not a bad start, but to be sure you really need to provide a bit more
info, like:

- How many simultaneous clients you're expecting?
- Lots of updates, or is it read only?
- Lots of simple queries, or fewer but more complex queries?

Basically, what's the workload?

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patriotism is when love of your own people comes first; nationalism,
> when hate for people other than your own comes first.
>                                       - Charles de Gaulle

Attachment

pgsql-general by date:

Previous
From: Dario Beraldi
Date:
Subject: postgres.conf settings
Next
From: Sandeep Srinivasa
Date:
Subject: Re: postgres.conf settings