Re: Database replication... - Mission Critical DBMS's --

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Database replication... - Mission Critical DBMS's --
Дата
Msg-id 20021030103309.F9431@mail.libertyrms.com
обсуждение исходный текст
Ответ на Re: Database replication... - Mission Critical DBMS's --  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-general
On Wed, Oct 30, 2002 at 10:18:47AM -0500, Robert Treat wrote:
> regarding replication, as well as a "high availability how-to" that
> would probably be worth reading.

The high availability howto suggests using rsync to synchronise the
data areas of two data servers.  That is an _extremely bad_ idea.
I've suggested before that the link be removed, because it recommends
something almost guaranteed to introduce massive database corruption
at some point.  If there's no load and you have a fast network, you
might get lucky.  But it is an extremely dangerous plan.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: [HACKERS] Database replication... - Mission Critical DBMS's -- Taking postgreSQL to the Enterprise Computing level...
Следующее
От: "Shridhar Daithankar"
Дата:
Сообщение: Re: how to terminate a process when kill fails