Re: Clone a database to other machine

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Clone a database to other machine
Дата
Msg-id 48908024.8030903@iol.ie
обсуждение исходный текст
Ответ на Re: Clone a database to other machine  ("Garg, Manjit" <mgarg@corbus.com>)
Ответы Re: Clone a database to other machine  ("Garg, Manjit" <mgarg@corbus.com>)
Список pgsql-general
On 28/07/2008 18:32, Garg, Manjit wrote:

> But, actually I want to keep both the Databse in Sync. I want clone db
> to get the data from Master in  certain intervals.
>
> DB dump size is 3 GB.

In that case, a cron job which dumps the data from the master and
reloads it on the other machine may be your best bet.

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Connecting to an existing transaction state.
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Clone a database to other machine