Re: 100 times faster than mysql

From: Chris Travers <chris(dot)travers(at)gmail(dot)com>
To: Greg Smith <greg(at)2ndquadrant(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 100 times faster than mysql
Date: 2011-07-26 23:12:58
Message-ID: CAKt_ZfuOqZ3gmkhiDOio87adcRtK=ocETBn=-+AF_aRz0Q0LMw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jul 26, 2011 at 3:53 PM, Greg Smith <greg(at)2ndquadrant(dot)com> wrote:

> I guess he did the math on MySQL, too.  Could be worse; could have ran into
> http://bugs.mysql.com/bug.php?id=33704 which, as you can see, is totally not
> a bug.
>

Or transactions deadlocking against themselves.

Best Wishes,
Chris Travers

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Karl Nack 2011-07-27 03:13:44 Re: Implementing "thick"/"fat" databases
Previous Message Chris Travers 2011-07-26 23:10:09 Re: Suggested enhancement to pg_restore