Search Postgresql Archives

Re: reindexdb program error under PG 8.1.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David,

On Thu, May 25, 2006 at 02:07:27PM -0700, David Wall wrote:
> >object.  Look in template1 and see if you see a table with that OID.

> Thanks, but I clearly lack that expertise.  How do I find "a table with 
> that OID"?

Do a normal select against pg_class. Something like:

select oid, relname from pg_class


Joachim



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux