No relations found?

Поиск
Список
Период
Сортировка
От Mikael Carneholm
Тема No relations found?
Дата
Msg-id E18KflY-0000dF-00@mayday.hb.se
обсуждение исходный текст
Ответы Re: No relations found?  (Joe Conway <mail@joeconway.com>)
Список pgsql-general
After upgrading to the 7.3 version and putting one of my databases
in a custom schema, I found out that the psql command

\d
(just \d, with no object specified)

reports 'No relations found', while

\d schemaname.tableFoo

displays the table information for tableFoo (and DbVisualizer sees
the table + other tables as well)

Strange, isn't it? I mean, shouldn't \d display all schemas &
their tables in the current database?



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

Предыдущее
От: pginfo
Дата:
Сообщение: native command-line console for Windows
Следующее
От: "Hiroshi Inoue"
Дата:
Сообщение: Re: [ODBC] Drop column and Access