From: | "Merlin Moncure" <mmoncure(at)gmail(dot)com> |
---|---|
To: | "Scott Marlowe" <smarlowe(at)g2switchworks(dot)com> |
Cc: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "yoav x" <yoav112003(at)yahoo(dot)com>, pgsql-performance(at)postgresql(dot)org |
Subject: | Re: sql-bench |
Date: | 2006-09-13 23:42:21 |
Message-ID: | b42b73150609131642r117e769amc5030587515e9222@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On 9/14/06, Scott Marlowe <smarlowe(at)g2switchworks(dot)com> wrote:
> On Wed, 2006-09-13 at 14:36, Merlin Moncure wrote:
> > another small aside, I caught the sqlite people actually *detuning*
> > postgresql for performance by turning stats_command_string=on in
> > postgresql.conf. The way it was portrayed it almost looked like
> > cheating. I busted them on it (go to
> > http://www.sqlite.org/cvstrac/wiki?p=SpeedComparison and look for the
> > remarks right below the results)
>
> They're running autovacuum, which requires that, doesn't it?
actually, you are right, it was row_level, not command_string (i got
it right on their wiki, just not in the email here)...rmy bad on that.
still, they did not disclose it.
merlin
From | Date | Subject | |
---|---|---|---|
Next Message | yoav x | 2006-09-14 06:55:22 | Re: sql-bench |
Previous Message | Tom Lane | 2006-09-13 22:08:42 | Re: Performance With Joins on Large Tables |