Re: table not shown - Mailing list pgsql-admin

From Tom Lane
Subject Re: table not shown
Date
Msg-id 673.1087307051@sss.pgh.pa.us
Whole thread Raw
In response to table not shown  ("Lee Wu" <Lwu@mxlogic.com>)
List pgsql-admin
"Lee Wu" <Lwu@mxlogic.com> writes:
> We have table is database which cannot be displayed by
> either \d, or \dt or pg_class.

> But we can select, DML on it.

You could not possibly be selecting from it if it's not in pg_class.
I expect this is pilot error on your part, but there's not enough info
here to guess just what.  Could you show exact examples of a successful
select, the other inquiries you tried, and exactly what you got from
them?

            regards, tom lane

pgsql-admin by date:

Previous
From: Bjoern Metzdorf
Date:
Subject: Re: pg_xlog folder lost !
Next
From: "Lee Wu"
Date:
Subject: Re: table not shown