| From: | "Jeff Larsen" <jlar310(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: replication in Postgres |
| Date: | 2007-11-26 13:25:04 |
| Message-ID: | d1f9b6f00711260525s24810c1cndca90dd06119b0bc@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2007-11-26 13:37:18 | Re: replication in Postgres |
| Previous Message | Peter Eisentraut | 2007-11-26 12:53:41 | Re: [GENERAL] possible to create multivalued index from xpath() results in 8.3? |