BUG #3503: Benchmark scripts broken - Mailing list pgsql-bugs

From Justin Hibbits
Subject BUG #3503: Benchmark scripts broken
Date
Msg-id 200708011742.l71Hg2st021633@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #3503: Benchmark scripts broken
List pgsql-bugs
The following bug has been logged online:

Bug reference:      3503
Logged by:          Justin Hibbits
Email address:      justin.hibbits@baesystems.com
PostgreSQL version: 8.2.4
Operating system:   Linux
Description:        Benchmark scripts broken
Details:

It appears that the benchmark script src/test/bench/create.sh is broken, in
that it tries to execute "postgres -D${1} postgres", which is invalid
according to postgres.

pgsql-bugs by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Oddities with ANYARRAY
Next
From: Heikki Linnakangas
Date:
Subject: Re: EXPLAIN ANALYZE for bitmapAnd and bitmapOr scans always reports rows = 0