Re: psql "\d" no longer working

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: psql "\d" no longer working
Дата
Msg-id ca4761e4-da6d-3315-8bfb-a7aaf09a1dfa@gmail.com
обсуждение исходный текст
Ответ на Re: psql "\d" no longer working  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
> I doubt that is the problem as the issue is the column in the table 
> not finding the table. pg_class.relhasoids no longer exists 12+, so 
> the post from Georg is probably pointing in the right direction.
>


Ah, yes.  My client machine at compute centre has to be told to put 
version 14 on the path.  My session there got axed/restarted and I left 
that part out.

Thanks a ton.

rjs




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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: psql "\d" no longer working
Следующее
От:
Дата:
Сообщение: Re: pg_dump problem with postgres user