Re: BUG #16005: cannot use \d to get description of table

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #16005: cannot use \d to get description of table
Дата
Msg-id 20190912124135.GA23964@alvherre.pgsql
обсуждение исходный текст
Ответ на BUG #16005: cannot use \d to get description of table  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
On 2019-Sep-12, PG Bug reporting form wrote:

> I just upgraded from 11 to 12betav3 in one of my test environments.
> Whenever I try to get description of a table with \d I'm getting the
> following error :  
> postgres=# \d backup
> 2019-09-12 15:35:11.165 IDT [27877] ERROR:  column c.relhasoids does not
> exist at character 121

That's right ... psql v11 is not able to interpret your v12 server's
catalog.  You can use psql from v12.  This is not a bug.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16005: cannot use \d to get description of table
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: BUG #16003: pg_basebackup failed with error : directory "xxxxxxx"exists but is not empty