psql 7.0 startup - ERROR: ExecOpenScanR: failed to open relation 0 - Mailing list pgsql-general

From Alfred Perlstein
Subject psql 7.0 startup - ERROR: ExecOpenScanR: failed to open relation 0
Date
Msg-id 20000506132810.D15613@fw.wintelcom.net
Whole thread Raw
List pgsql-general
When I startup psql on an empty 7.0 under FreeBSD 5.0 database I
get:

.(16:45:09)(pgsql@thumper)
~bright/pgcvs/pgsql/src % psql template1
ERROR:  ExecOpenScanR: failed to open relation 0
ERROR:  ExecOpenScanR: failed to open relation 0
Welcome to psql, the PostgreSQL interactive terminal.

The database has been freshly initdb'd and the sources built from
a fresh checkout earlier today.  I can create databases and tables
and execute queries, but it concerns me.

I'm going to dig into the source but I was wondering if anyone else
knew what it meant or could help.

thanks,
--
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."

pgsql-general by date:

Previous
From: Gustavo Henrique
Date:
Subject: performance
Next
From: Bill Barnes
Date:
Subject: Creating tables with psql