Re: Standalone synchronous master

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: Standalone synchronous master
Дата
Msg-id 87k45jpe4k.fsf@hi-media-techno.com
обсуждение исходный текст
Ответ на Re: Standalone synchronous master  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> If you don't care about the absolute guarantee of data, why not just
> use async replication? It's still going to replicate the data over to
> the client as quickly as it can - which in the end is the same level
> of guarantee that you get with this switch set, isn't it?

Isn't that equivalent to setting synchronous_standby_names to '' and
reloading the server?

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


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

Предыдущее
От: Alexander Björnhagen
Дата:
Сообщение: Re: Standalone synchronous master
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Standalone synchronous master