Re: postgres.conf settings

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: postgres.conf settings
Дата
Msg-id 20100829175800.GB23912@svana.org
обсуждение исходный текст
Ответ на postgres.conf settings  (Dario Beraldi <dario.beraldi@ed.ac.uk>)
Ответы Re: postgres.conf settings  (Dario Beraldi <dario.beraldi@ed.ac.uk>)
Список 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

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Dario Beraldi
Дата:
Сообщение: postgres.conf settings
Следующее
От: Sandeep Srinivasa
Дата:
Сообщение: Re: postgres.conf settings