| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Hunter, Ray" <rhunter(at)enterasys(dot)com> |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: Bench Test |
| Date: | 2002-02-23 18:49:58 |
| Message-ID: | 25576.1014490198@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
"Hunter, Ray" <rhunter(at)enterasys(dot)com> writes:
> I am trying to run the bench test included with the distribution and I am
> getting the error:
> FATAL 1: File /usr/local/pgsql/src/test/bench/template1/PG_VERSION is
> missing. This is not a valid data directory.
Uh ... how exactly did you start the postmaster? It looks like you
tried to point it to src/test/bench as the database directory, which
is surely not right.
Also, which PG version are you using, anyway?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Roberto Mello | 2002-02-23 19:03:31 | Re: How do I return more than one value in a postgresql pl/pgsql procedure? |
| Previous Message | Peter Eisentraut | 2002-02-23 17:21:19 | Re: should I use postgresql arrays... |