RE: PostgreSQL: YMMV?

Поиск
Список
Период
Сортировка
От Jan Ploski
Тема RE: PostgreSQL: YMMV?
Дата
Msg-id 8215850.993501462137.JavaMail.jpl@remotejava
обсуждение исходный текст
Ответ на PostgreSQL: YMMV?  (Jan Ploski <jpljpl@gmx.de>)
Ответы RE: PostgreSQL: YMMV?
Список pgsql-general
On Mon, Jun 25, 2001 at 04:06:32PM -0400, Dave Cramer wrote:
> Jan,
>
> I'd be interested in your code. This could be a JDBC driver problem.
>
>
> Cheers,
> Dave

Ok, have a look at http://remotejava.dyndns.org/dbbench

The "total times" in seconds seem off, so just ignore these (the real
execution times in times.log are ok though; each test run takes about
half an hour here).

Also, I will be re-running the tests tonight. In the current code,
all readers finish before the writers do, I am going to change it
so that writers and readers are hitting the database during the whole run.

Thanks,
JPL


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

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: RE: PostgreSQL: YMMV?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Pg uses non-unique index instead of pkey index