| От | Thomas Kellerer |
|---|---|
| Тема | Re: PostgreSQL, clusters and load-balance |
| Дата | |
| Msg-id | fsbnj1$4jq$1@ger.gmane.org обсуждение |
| Ответ на | Re: PostgreSQL, clusters and load-balance ("Bill Wordsworth" <bill.wordsworth@gmail.com>) |
| Список | pgsql-general |
Bill Wordsworth wrote on 25.03.2008 21:04: > On Tue, Mar 25, 2008 at 2:24 PM, Thomas Kellerer <spam_eater@gmx.net> wrote: > >> Bill Wordsworth wrote on 25.03.2008 19:16: >>> When traffic goes up, my webserver creates multiple instances of >>> postgresql.exe. At some basic level, aren't they similar to Oracle's RAC >>> "clusters", except that they are not aware of each other? >> No, absolutely not. Each client request is handled by a single postgres >> process >> which is spawned by the postmaster upon connection. > > Thanks Joshua and Thomas. I guess my ignorance is showing :). Anyway, is > this spawning being done by postmaster or webserver or both? By the postmaster - for every connection initiated by the "client" (connection pool in the app server, richt client, ...) Thomas
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера