Re: sql-bench

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: sql-bench
Дата
Msg-id b42b73150609131642r117e769amc5030587515e9222@mail.gmail.com
обсуждение исходный текст
Ответ на Re: sql-bench  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-performance
On 9/14/06, Scott Marlowe <smarlowe@g2switchworks.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

В списке pgsql-performance по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Performance With Joins on Large Tables
Следующее
От: yoav x
Дата:
Сообщение: Re: sql-bench