I removed the -Q mention in the comments but Tom already fixed this in early September.
--------------------------------------------------------------------------- PostgreSQL Bugs List wrote: > > The following bug has been logged online: > > Bug reference: 1238 > Logged by: A Wu > > Email address: [EMAIL PROTECTED] > > PostgreSQL version: 8.0 Beta > > Operating system: Linux 2.6.7-gentoo-r14 x86_64 > > Description: postgres option -Q used in src/test/bench > > Details: > > src/test/bench/create.sh and src/test/bench/runwisc.sh both invoke > "postgres" with a -Q option which is not supported in 8.0 Beta1. Deleting -Q > from both files allows the scripts to run to completion. > > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org > -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match