Re: IO scheduler vs PostgreSQL performance measurement - Mailing list pgsql-hackers

From Gavin Sherry
Subject Re: IO scheduler vs PostgreSQL performance measurement
Date
Msg-id Pine.LNX.4.21.0303241105240.7357-100000@linuxworld.com.au
Whole thread Raw
In response to IO scheduler vs PostgreSQL performance measurement  (Nick Piggin <piggin@cyberone.com.au>)
Responses Re: IO scheduler vs PostgreSQL performance measurement  (Nick Piggin <piggin@cyberone.com.au>)
List pgsql-hackers
Hi,

> I would appreciate it if you could give me a suggestion
> for a not-too-difficult to set up or interpret PostgreSQL
> benchmark with a reasonable running time (< an hour or so)
> which I can add to my performance regression tests.

Check out `make check', a regression test which ships with Postgres, and
pgbench, a TPC-like benchmark, in contrib/.

Gavin



pgsql-hackers by date:

Previous
From: Kevin Brown
Date:
Subject: Re: SQL99 ARRAY support proposal
Next
From: Kevin Brown
Date:
Subject: Re: Error message style guide