scott.marlowe wrote:
On Mon, 17 Mar 2003, Nick Piggin wrote:
Dear PostgreSQL hackers,
I am developing a disk IO scheduler for Linux and am aiming to
have it included in the stable 2.6 release. Due to its design,
performance regressions do appear, and are often more specific
to the workload in qu
On Mon, 17 Mar 2003, Nick Piggin wrote:
> Dear PostgreSQL hackers,
> I am developing a disk IO scheduler for Linux and am aiming to
> have it included in the stable 2.6 release. Due to its design,
> performance regressions do appear, and are often more specific
> to the workload in question than w
Gavin Sherry wrote:
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 tes
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 P
Dear PostgreSQL hackers,
I am developing a disk IO scheduler for Linux and am aiming to
have it included in the stable 2.6 release. Due to its design,
performance regressions do appear, and are often more specific
to the workload in question than with other schedulers, hence
one has to go beyond th