Re: replication

Поиск
Список
Период
Сортировка
От Henry - Zen Search SA
Тема Re: replication
Дата
Msg-id 5bb1a62ac2bb9add42b96b508829526d.squirrel@zenmail.co.za
обсуждение исходный текст
Ответ на replication  (Adrian Moisey <adrian@careerjunction.co.za>)
Список pgsql-general
On Tue, June 24, 2008 8:41 am, Adrian Moisey wrote:
> Hi
>
> We have a 100GB database (16GB dumped) running on 8.2.
>
> Since the bandwidth in South Africa isn't that freely available it is
> difficult for us to get a new copy of out DB in our office (our fastest
> link in the office is 4Mbps).
>
> What can you recommend for me to get an up to date copy of my DB in the
> office with as little transfer as possible.
>
> A few ideas I've been toying with are rsyncing a dump of the db, or
> replication.
>
> Any ideas?

Give Slony (http://www.slony.info/) a try - the initial replication of the
entire DB takes a while, thereafter it only replicates changes (as they
happen).

We've been using it successfully (it has it's occasional problems like all
things) for over a year now replicating across a cluster (DB is also about
100GB+).

Regards
Henry


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

Предыдущее
От: Nikola
Дата:
Сообщение: Bulk load data from one table to another
Следующее
От: sheikh salman
Дата:
Сообщение: Problem by adding libpq++