Re: replication solution

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: replication solution
Дата
Msg-id 1287000387.1709.2649.camel@ebony
обсуждение исходный текст
Ответ на replication solution  (Silvio Brandani <silvio.brandani@tech.sdb.it>)
Ответы Re: replication solution  (Dinesh Bhandary <dbhandary@iii.com>)
Re: replication solution  (Silvio Brandani <silvio.brandani@tech.sdb.it>)
Список pgsql-admin
On Tue, 2010-08-24 at 15:46 +0200, Silvio Brandani wrote:
> Hi all,
>
> we are looking for a solution to create a replicated database to be used
> as reporting database with same data of production ( we can accept a lag
> of some minutes).
>
> we already have the Point In Time Recovery but we need a solution where
> the standby is  always open in  readonly  , but the data is replicated
> continuosly from primary.
>
> The Slony solution could be a possibility but the production database is
> 80 Gb of data with  around 10000 transaction each hour.
>
> DO you have some suggestion for our implementaiont if exists??

PostgreSQL 9.0 is production ready now and supports Hot Standby, which
is exactly what you want.

--
 Simon Riggs           www.2ndQuadrant.com
 PostgreSQL Development, 24x7 Support, Training and Services


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

Предыдущее
От: Lennin Caro
Дата:
Сообщение: Re: Cannot connect to database
Следующее
От: Kasia Tuszynska
Дата:
Сообщение: Re: two questions about pg 9.0