Multiple servers with Postgresql

Поиск
Список
Период
Сортировка
От John Coryat
Тема Multiple servers with Postgresql
Дата
Msg-id aa705243-9e27-4e6a-a8e9-28b19adb1e47@googlegroups.com
обсуждение исходный текст
Список pgsql-admin
I have a number of web servers that access a server largely dedicated to just Postgres. There are over a million
queriesa day to this server. It's working well and doesn't seem to be bogged down. 

I would like to improve my server system by using a mirror or alternate machine for both backup and serving queries.
Theproblem is the data has to be up to date on both machines. I've been using Postgres for many years but I've never
hadto do anything like this before. 

What are the best practices for doing this type of data and query sharing among separate servers?

Thanks in advance for any assistance.

-John Coryat


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

Предыдущее
От: Michael Holt
Дата:
Сообщение: max_locks_per_transaction and partitioned tables
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Windows Services and Postgresql 9.1.3