Search Postgresql Archives

Re: ERROR: catalog is missing 3 attribute(s) for relid 150243

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

 





On Fri, Aug 19, 2022 at 11:02 AM Julien Rouhaud <rjuju123@xxxxxxxxx> wrote:
Hi,

Please don't top-post on this list (and please trim quoted messages too).

 

No, this function is comparing pg_class.relnatts to rows fetched querying
pg_attribute for the given relation.

any concern if I update pg_class.natts and or pg_attribute to let it match?

 
What it means is that you likely have data corruption.  You could try to
reindex pg_attribute and see if that fixes that specific problems, but even if
it does you will have to investigate how data got corrupted, fix that root
problem, and then try to check for other corrupted data or restore from a sane
backup.

yes we have a problem with vm; suddenly restart without reason....

I've done recovery by creating empty files under pg_xact , cluster can bring up
then a file under pg_multixact due to error on a table.

I've done reinding pg_class, pg_attribute, pg_constraint without luck.
  

--

 width=Virus-free.www.avast.com

[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 Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux