Re: Question on hardware & server capacity

Поиск
Список
Период
Сортировка
От Steve Wolfe
Тема Re: Question on hardware & server capacity
Дата
Msg-id 006401c2b2a1$d322fec0$88693fd1@WEASEL
обсуждение исходный текст
Ответ на Question on hardware & server capacity  ("Steve Wolfe" <nw@codon.com>)
Список pgsql-performance
> So an average backend only processes ~ 5 queries before exiting?
>

> 7.3 has reduced some of those startup costs a little, so if you're still
> on 7.2 then an update might help.  But I'd strongly recommend getting
> connection re-use in place before you go off and buy hardware.

  I've been fooling around with some connection pooling, and it hasn't
make the sort of difference we're looking for.  Going from 3 queries per
back-end to 100 queries per backend made only about a 20% difference.
While that's nothing to scoff at, we're looking for at least a 100%
improvement.  Either way, the connection pooling WILL be put in place, but
I'm certainly not counting on it preventing the need for a hardware
upgrade.

steve


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

Предыдущее
От: "Neil Conway"
Дата:
Сообщение: Re: join over 12 tables takes 3 secs to plan
Следующее
От: Hilmar Lapp
Дата:
Сообщение: Re: join over 12 tables takes 3 secs to plan