Re: How to merge data from two separate databases into one (maybe using xlogs)?

Поиск
Список
Период
Сортировка
От Vick Khera
Тема Re: How to merge data from two separate databases into one (maybe using xlogs)?
Дата
Msg-id AANLkTikvhWeXoVY3-KHM1ctObSCxxq63Jx1G3Qk10p8b@mail.gmail.com
обсуждение исходный текст
Ответ на How to merge data from two separate databases into one (maybe using xlogs)?  (Daniel.Crespo@l-3com.com)
Ответы Re: How to merge data from two separate databases into one (maybe using xlogs)?  (Lennin Caro <lennin.caro@yahoo.com>)
Список pgsql-general
On Wed, Oct 27, 2010 at 9:58 AM,  <Daniel.Crespo@l-3com.com> wrote:
> So, the question would be: How can I do to merge data from DB0 and DB1 and
> make it available in the new master, whichever is chosen? Any ideas?

Perhaps investigate bucardo for replication, as it is supposed to be
able to help in situations like this.  I think you will have to write
some policy so it knows how to resolve conflicting updates unless you
don't care which one wins.

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

Предыдущее
От: Vick Khera
Дата:
Сообщение: Re: DB become enormous with continuos insert and update
Следующее
От: Lennin Caro
Дата:
Сообщение: Re: How to merge data from two separate databases into one (maybe using xlogs)?