Re: No flamefest please, MySQL vs. PostgreSQL AGAIN - Mailing list pgsql-admin

From Will LaShell
Subject Re: No flamefest please, MySQL vs. PostgreSQL AGAIN
Date
Msg-id 1052850992.10336.13.camel@lyric.ofsloans.com
Whole thread Raw
In response to Re: No flamefest please, MySQL vs. PostgreSQL AGAIN  (Andrew Sullivan <andrew@libertyrms.info>)
Responses Re: No flamefest please, MySQL vs. PostgreSQL AGAIN  (Michael A Nachbaur <mike@nachbaur.com>)
List pgsql-admin
On Tue, 2003-05-13 at 05:08, Andrew Sullivan wrote:
> 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'd like to put my two cents in on this one.  We use rserv on our
cluster here, and we do a few hundred writes every 2 minutes. The
biggest thing that will cause slowdowns with rserv is not indexing the
replication id field.  If there is an index for that it should work
fine.

I do have some rudimentary documentation on how we did it all, and I
suppose I should really get that sent in.

Sincerely,

Will


> I haven't tried the other systems that are out there.
>
> A
>
> --
> ----
> Andrew Sullivan                         204-4141 Yonge Street
> Liberty RMS                           Toronto, Ontario Canada
> <andrew@libertyrms.info>                              M2P 2A8
>                                          +1 416 646 3304 x110


Attachment

pgsql-admin by date:

Previous
From: Murthy Kambhampaty
Date:
Subject: Re: No flamefest please, MySQL vs. PostgreSQL AGAIN
Next
From: Juan Rojas
Date:
Subject: psql errors