Re: queries per second

From: Horst Herb <hherb(at)malleenet(dot)net(dot)au>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: queries per second
Date: 2001-12-15 06:11:33
Message-ID: 20011215060520.22535.qmail@gnumed.dhs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Saturday 15 December 2001 16:23, Timur V. Irmatov wrote:

> I'd like to know the approximate number of simple queries (update a
> row, select just one row) PostgreSQL is able to perform per second?
> (Machine is PII-Celeron 600 with 256 RAM)
> These queries will be combined by 2-3 in transactions.

You will probably get the most accurate answer to your question by simply
trying it out yourself on your machine (while verying performance
sensitive parameters such as buffer allocation). Will probably take you
less time than reading answers on this list.

Horst

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2001-12-15 22:19:47 Re: won't drop the view
Previous Message Timur V. Irmatov 2001-12-15 05:23:52 queries per second