Re: table not shown

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Lee Wu" <Lwu(at)mxlogic(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: table not shown
Date: 2004-06-15 13:44:11
Message-ID: 673.1087307051@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Lee Wu" <Lwu(at)mxlogic(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Lee Wu 2004-06-15 13:56:03 Re: table not shown
Previous Message mallah 2004-06-15 11:08:00 Re: pg_xlog folder lost !