PostgreSQL, clusters and load-balance

Поиск
Список
Период
Сортировка
От Bill Wordsworth
Тема PostgreSQL, clusters and load-balance
Дата
Msg-id 1e07a2bd0803251116h52082815m8a73b88b17f0fcfd@mail.gmail.com
обсуждение исходный текст
Ответы Re: PostgreSQL, clusters and load-balance  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: PostgreSQL, clusters and load-balance  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-general
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? Does this mean that if I were to create copies of postgresql.exe beforehand and somehow split traffic to them, traffic could be handled better?
 
Also, if I install postgresql on multiple boxes, how can I load-balance- configure traffic to be split depending on load, at application or webserver level?
 
All this for mostly read-only data.
 
Cheers, Bill

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

Предыдущее
От: Steve Wampler
Дата:
Сообщение: Re: How to sort strings containing a dot?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PostgreSQL, clusters and load-balance