On Sun, Aug 28, 2005 at 06:13:12AM +0100, Dustin Sallings wrote:
> PostgreSQL version: 8.1b1
> Description: explain gives ERROR: bogus varno: 23
This might be the same problem that was fixed yesterday:
http://archives.postgresql.org/pgsql-committers/2005-08/msg00374.php
Try building the latest code from CVS and see if you still get the
error.
Do you get the error if you execute "SET enable_bitmapscan TO off;"
and then run EXPLAIN?
--
Michael Fuhr