splitting tables into db's

Поиск
Список
Период
Сортировка
От Marc Tardif
Тема splitting tables into db's
Дата
Msg-id Pine.BSF.4.10.10002151650220.11191-100000@server.b0x.com
обсуждение исходный текст
Список pgsql-general
If there are too many requests for a particular database, is there a way
for postgresql to do load balancing across multiple servers? As far as I
can see, the only way would be to split the tables within the database
into distinct databases. Of course, this would assume there are no
dependencies between each database. This can obviously cause a problem, so
are there any recommended ways to have a form of load balancing with
postgresql?

Marc


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

Предыдущее
От: "Weichpold Oliver"
Дата:
Сообщение: Show Databases
Следующее
От:
Дата:
Сообщение: text field data transfer?