BUG #3503: Benchmark scripts broken

From: "Justin Hibbits" <justin(dot)hibbits(at)baesystems(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3503: Benchmark scripts broken
Date: 2007-08-01 17:42:02
Message-ID: 200708011742.l71Hg2st021633@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3503
Logged by: Justin Hibbits
Email address: justin(dot)hibbits(at)baesystems(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2007-08-01 19:02:45 Re: EXPLAIN ANALYZE for bitmapAnd and bitmapOr scans always reports rows = 0
Previous Message Decibel! 2007-08-01 16:15:47 Re: Oddities with ANYARRAY