Re: replication

Поиск
Список
Период
Сортировка
От Bruce Guenter
Тема Re: replication
Дата
Msg-id 20000922093102.A1715@em.ca
обсуждение исходный текст
Ответ на Re: replication  (Elmar Haneke <elmar@haneke.de>)
Ответы Re: replication  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Fri, Sep 22, 2000 at 09:58:24AM +0200, Elmar Haneke wrote:
> Adam Lang wrote:
> > Are there any type of replication features in postgresql 7.0?

I've been thinking that one way to emulate replication would be to run a
pgsql "shim" that would redirect queries to two back-ends
simultaneously, creating transactions for update commands, and aborting
when necessary.  The shim would be a long-running gateway process, that
could check for data consistency when it started up.  This is all off
the top of my head, so is this at all a reasonable idea?

I am running into a similar situation, where I want to set up two live
redundant sites, where nightly updates aren't an option.
--
Bruce Guenter <bruceg@em.ca>                       http://em.ca/~bruceg/

Вложения

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

Предыдущее
От: John McKown
Дата:
Сообщение: Re: one more word about rules
Следующее
От: Charles Sigler
Дата:
Сообщение: Why does IE5 give me a "No suitable driver" error?