Re: Postgres benchmark?

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Postgres benchmark?
Дата
Msg-id 486B9231.4070401@postnewspapers.com.au
обсуждение исходный текст
Ответ на Postgres benchmark?  (David Siebert <david@eclipsecat.com>)
Ответы Re: Postgres benchmark?  (Mayuresh Nirhali <Mayuresh.Nirhali@Sun.COM>)
Re: Postgres benchmark?  (David Siebert <david@eclipsecat.com>)
Список pgsql-general
David Siebert wrote:
> I am interesting in finding a good Postgres benchmark. I an not
> interested in seeing how fast Postgres is compared to MySql, Firebird,
> or any other SQL database.
> What I am interested in is how file systems, memory, and X-64 vs X-32
> effects the performance of Postgres.
> It is more for my own curiosity to be honest. Right now Postgres is more
> than fast enough for what I am doing.

Do you want to use PostgreSQL for any particular task? If so, the best
benchmark is probably one that simulates your specific workload.
Comparing generic benchmark results like pgbench etc may not usefully
reflect performance in real-world use with your load and your data.

--
Craig Ringer

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

Предыдущее
От: David Siebert
Дата:
Сообщение: Postgres benchmark?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: SRF written in C