Re: shadowing (like IB/Firebird)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: shadowing (like IB/Firebird)
Дата
Msg-id 200404270343.i3R3h0R28023@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: shadowing (like IB/Firebird)  (David Garamond <lists@zara.6.isreserved.com>)
Ответы Re: shadowing (like IB/Firebird)  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-general
David Garamond wrote:
> >>Now suppose /disk1 fails, one of the shadow can be configured to
> >>immediately take over as the master database, without any down time. We
> >>can then add /disk4/dbname.fdb, for instance, to become a new shadow.
> >>
> >>Alternatively, when a shadow fails, IB/Firebird can refuse further
> >>transactions until there is another shadow coming up, so the database is
> >>shadowed all the time.
> >
> > No, we don't have plans to do that.  We will allow continuous logging so
> > a tar backup plus this log will bring you up to current.
>
> What about the future synchronous replication or clustering? Will this
> feature do what shadowing in IB/FB does? Cause I've met a couple of
> people that really love this feature and they cling to FB because of this.
>
> Actually, what is needed is:
>
> - an exact mirror at all times;
> - a very simple, straightforward, and fast way to failover;
>
> done by software.

I recommend they keep clinging.  :-)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: David Garamond
Дата:
Сообщение: Re: shadowing (like IB/Firebird)
Следующее
От:
Дата:
Сообщение: Re: thread_test.c problems