Re: Sql-bench

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Sql-bench
Дата
Msg-id 640.975170665@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Sql-bench  ("Jason J. Czerak" <Jason-Czerak@Jasnik.net>)
Список pgsql-general
"Jason J. Czerak" <Jason-Czerak@Jasnik.net> writes:
> Anyone here ever try to run MySQL's  'crash-me' benchmark
> agained Postgresql?  I did. it said it ran out of memeory.

Last time I tried to run crash-me against PG (7.0.something),
Postgres was just fine but the perl process running the crash-me
script expanded past the kernel's per-process memory limit and
crashed.  Their scheme for detecting the maximum allowable query
length is evidently not very bulletproof.

I had to reduce the script's $max_buffer_size setting to "+1000000"
to get it to run to completion.

In short, it's crash-me that's crashing, not Postgres.
Pretty funny...

            regards, tom lane

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

Предыдущее
От: "Igor' Robul'"
Дата:
Сообщение: Re: Curreny symbol
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Table whose name has Capital letters