Re: Is Synchronous Postgresql Replication Slower Than Asynchronous?

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Is Synchronous Postgresql Replication Slower Than Asynchronous?
Дата
Msg-id CAEYLb_VMjKKMYpd28cAhpqLxFZ2MRJFRcgrx7pRtNjHX0LwgCQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Is Synchronous Postgresql Replication Slower Than Asynchronous?  (Jerry Richards <jerry.richards@teotech.com>)
Список pgsql-general
On 20 January 2012 21:53, Jerry Richards <jerry.richards@teotech.com> wrote:
> I noticed there are several synchronous implementations (Postgre-XC, PGCluster, pgpool, rubyrep, built-in streaming,
etc.). When you say, " you can dynamically change that right down to the transaction level...", are you referring
specificallyto one of these implementations? 

I refer specifically to the synchronous replication feature that was
introduced into PostgreSQL itself, in the current 9.1 release:

http://www.postgresql.org/docs/9.1/static/warm-standby.html#SYNCHRONOUS-REPLICATION

--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services

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

Предыдущее
От: G_Hosa_Phat
Дата:
Сообщение: Re: "could not accept SSPI security context"
Следующее
От: Chris Travers
Дата:
Сообщение: Re: Adding German Character Set to PostgresSQL