Re: Synchronous replication & Hot standby patches

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Synchronous replication & Hot standby patches
Дата
Msg-id 49A5ADDE.5050301@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Synchronous replication & Hot standby patches  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Synchronous replication & Hot standby patches
Re: Synchronous replication & Hot standby patches
Список pgsql-hackers
Robert Haas wrote:
> I think the more relevant question right now is whether the work Fujii
> Masao is planning to do for 8.5 is reponsive to the following comment
> from Heikki:
> 
> # IMHO, the synchronous replication isn't in such good shape, I'm
> afraid. I've said
> # this before, but I'm not happy with the "built from spare parts"
> nature of it. You
> # shouldn't have to configure an archive, file-based log shipping using rsync or
> # whatever, and pg_standby. All that is in addition to the direct
> connection between
> # master and slave. The slave really should be able to just connect to
> the master, and
> # download all the WAL it needs directly. That's a huge usability
> issue if left as is,
> # but requires very large architectural changes to fix.

I believe so, see second bullet point in:

http://archives.postgresql.org/message-id/3f0b79eb0902240751t13231593g17fbef70664d4444@mail.gmail.com

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Hot standby, running xacts, subtransactions
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Synchronous replication & Hot standby patches