PSQL commands not backwards-compatible

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема PSQL commands not backwards-compatible
Дата
Msg-id 200508301209.04026.josh@agliodbs.com
обсуждение исходный текст
Ответы Re: PSQL commands not backwards-compatible
Re: PSQL commands not backwards-compatible
Список pgsql-bugs
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

В списке pgsql-bugs по дате отправления: