Re: No flamefest please, MySQL vs. PostgreSQL AGAIN

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: No flamefest please, MySQL vs. PostgreSQL AGAIN
Date: 2003-05-13 12:08:18
Message-ID: 20030513120818.GA17278@libertyrms.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, May 12, 2003 at 02:21:21PM -0400, Robert Treat wrote:
> On Mon, 2003-05-12 at 10:32, Tom Lane wrote:

> > in 7.4 either. Possibly 7.5. In the meantime, third-party solutions
> > are still your only option, and PostgreSQL Inc's one is probably the
> > best.
>
> I wouldn't say they are your only options. there is the rserv code in
> contrib which I've seen people post they have gotten working. There is

I think what Tom was saying is that the PostgreSQL Inc version is
production-ready-ish right now. It's sort of expensive, and it's a
pain in the neck to administer (and has some real annoying behaviour
under a couple of conditions), but if you're dealing with any volume,
it's what you should use today.

That isn't to say you should use it forever. There was some mighty
interesting work being done on dbmirror (several related questions
showed up on -hackers), and if you want to be sure that you replay
_every_ transaction to your slave, I gather it's the only way to go.

The contrib/rserv code does indeed work for some people, and it is
useful. It is nowhere close to handling large volumes, but for fewer
than a few thousand writes an hour, it seems to be good.

I haven't tried the other systems that are out there.

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Andrew Sullivan 2003-05-13 12:10:31 Re: No flamefest please, MySQL vs. PostgreSQL AGAIN
Previous Message Oliver Elphick 2003-05-13 04:47:05 Re: No flamefest please, MySQL vs. PostgreSQL AGAIN