Folks,

Discovered some problems using 8.1 psql to connect to an 8.0 server:

test_stats=# \l
ERROR:  relation "pg_catalog.pg_roles" does not exist
test_stats=# \dt
ERROR:  relation "pg_catalog.pg_roles" does not exist
test_stats=# \dv
ERROR:  relation "pg_catalog.pg_roles" does not exist

This is from CVS, the day before the beta release.   Ignore me if it's 
already been fixed.

-- 
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to