Connection startup overhead

Поиск
Список
Период
Сортировка
От Fernando Papa
Тема Connection startup overhead
Дата
Msg-id CB94A4924490EC4A81EDA55BA378B7BA5716A6@exch2k01.buehuergo.corp.claxson.com
обсуждение исходный текст
Список pgsql-general
Hi All!

I'm thinking about connection startup overhead... why postgres don't
have something similar to oracle's pre-spawned server? It's similar to
apache spare server too. You can launch X backends and wait for
connections, with this feature you can avoid connection startup overhead
(only a little, of course). I know the bes approach is connection
pooling, but in some enviroments (php+apache) it's too dificult to
implement.


--
Fernando O. Papa

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

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Planner's choice
Следующее
От: Björn Metzdorf
Дата:
Сообщение: Re: Connection startup overhead