Re: replication in Postgres

Поиск
Список
Период
Сортировка
От Jeff Larsen
Тема Re: replication in Postgres
Дата
Msg-id d1f9b6f00711260525s24810c1cndca90dd06119b0bc@mail.gmail.com
обсуждение исходный текст
Ответ на Re: replication in Postgres  ("Alexander Staubo" <alex@purefiction.net>)
Ответы Re: replication in Postgres
Re: replication in Postgres
Re: replication in Postgres
Список pgsql-general
> Someone is working on extending the current system to allow read-only
> queries on a standby server [1], thus making it a "hot standby", but
> this feature apparently won't be included until 8.4 [2].

My 2 cents...

I would rather see someone working on true synchronous replication,
rather than a readable hot-standby. Yeah, I know, different problems
with different solutions. But,. for my money, a readable hot-standby
doesn't give me added functionality, it's just a performance option.
Whereas synchronous replication has much greater value from a the
perspective of running a 24x7 business.

I'm on the verge of dumping our commercial DB in favor of PostgreSQL,
but this is one issue that is holding me back.

Jeff

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: replication in Postgres
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: replication in Postgres