Re: High Availability with Postgres

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: High Availability with Postgres
Дата
Msg-id 4C222931.3000706@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: High Availability with Postgres  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
On 23/06/10 03:05, John R Pierce wrote:

> yeah.  generally when money is involved in the transactions, you gotta
> stick to the 'no committed data lost ever'.  there's plenty of other use
> cases for that too.

2PC is sometimes a reasonable alternative to shared-storage failover,
though. It can be a lot slower, but it lets you maintain the machines as
completely separate systems with no shared failure points.

--
Craig Ringer

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

Предыдущее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE
Следующее
От: Thom Brown
Дата:
Сообщение: Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE