Bruce Momjian writes:
> How about this, that also suggests you mistyped the name:
>
> > HINT: Perhaps you need to use 'createlang' to load the language into
> > the database, or you mistyped the language name.
That's only one step away from this:
peter=# SELECT * FROM test;
ERROR: relation "test" does not exist
HINT: Perhaps you need to use "CREATE TABLE" to create the table in the
database, or you mistyped the table name.
I think not...
--
Peter Eisentraut peter_e@gmx.net