Connection pool

Поиск
Список
Период
Сортировка
От Mark Paylaga
Тема Connection pool
Дата
Msg-id 23C4B803-0583-4986-9C73-1186DC409E1F@gmail.com
обсуждение исходный текст
Ответы Re: Connection pool  (Sergey Konoplev <gray.ru@gmail.com>)
Список pgsql-general
Hi sorry if this has been asked already.
Is there any mechanism to do connection pooling for libpqxx already?
Or any new developments for this?

Our one dbwriter service instance recieves requests simultaneously to write to the database. We need separate db
connectionsfor each request. The simple way to do it is to hardcode and create x number of connections. Is there a way
tojust use connection pooling? 

 Can anyone point me to the right direction? Thanks.

Mark



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

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: FC13 RPMs for 9.0 - on postgresql.org ftp, but not in yum repo?
Следующее
От: Sergey Konoplev
Дата:
Сообщение: Re: Connection pool