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 20:21:48
Message-ID: 4665.1087330908@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:
> Here is result:
> mxl=# select * from pg_catalog.pg_class where relname =
> 'mxl_quar_process';
> [ still no rows ]

Okay. I was wondering about bizarre ideas like a non-system table named
pg_class, but that seems ruled out now. I think you're down to the
REINDEX. Good luck!

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message ow 2004-06-15 20:24:23 Out of memory error
Previous Message Lee Wu 2004-06-15 19:29:38 Re: table not shown