No relations found?

From: "Mikael Carneholm" <SA9625(at)ida(dot)utb(dot)hb(dot)se>
To: pgsql-general(at)postgresql(dot)org
Subject: No relations found?
Date: 2002-12-07 14:16:55
Message-ID: E18KflY-0000dF-00@mayday.hb.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hiroshi Inoue 2002-12-07 14:57:35 Re: [ODBC] Drop column and Access
Previous Message pginfo 2002-12-07 11:25:57 native command-line console for Windows