Standbys which don't synch to disk?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Standbys which don't synch to disk?
Дата
Msg-id 4DCAC385.8090605@agliodbs.com
обсуждение исходный текст
Ответы Re: Standbys which don't synch to disk?
Список pgsql-hackers
Fujii, Simon,

For 9.1, both master and replica in a sync replication relationship are
required to be fsync'ing to disk.  I understand why we had to do that
for our first cut at synch rep.  Do you think, though, that it might
become possible to replicate without synch-to-disk for 9.2?

The use case I have is cloud hosting, where I'd rather have two or three
synchronous standbys than synch to disk.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: hint bit cache v5
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Standbys which don't synch to disk?