Re: Connection pooling.
От | Bruce Momjian |
---|---|
Тема | Re: Connection pooling. |
Дата | |
Msg-id | 200007120428.AAA06357@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Connection pooling. (Jeffery Collins <collins@onyx-technologies.com>) |
Ответы |
Re: Connection pooling.
|
Список | pgsql-hackers |
> It seems like a first step would be to just have postmaster cache unused > connections. In other words if a client closes a connection, postmaster > keeps the connection and the child process around for the next connect > request. This has many of your advantages, but not all. However, it seems > like it would be simpler than attempting to multiplex a connection between > multiple clients. > This does seem like a good optimization. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: