"Catalog corruption" - Search results in mailing lists
Mailing lists >> pgsql-general >> Thread
2023-10-11 14:24:34 | Re: Subject: FATAL: cache lookup failed for relation 1247 (Tom Lane)
catalog corruption. If you're really lucky, this might just be a messed-up index
Mailing lists >> pgsql-general >> Thread
2023-05-08 02:17:16 | Re: "PANIC: could not open critical system index 2662" - twice (Thomas Munro)
various points, with various overlapping activities, and then checking for catalog corruption). No cigar. Hrmph.
Mailing lists >> pgsql-general >> Thread
2022-07-28 13:51:23 | Re: pg_dump query failed (Tom Lane)
catalog corruption; if you are lucky then REINDEX'ing the catalogs used in that query
Mailing lists >> pgsql-general >> Thread
2019-11-14 07:26:48 | Re: root page 3 of index "pg_class_oid_index" has level 0, expected1 (Laurenz Albe)
catalog corruption. Try stopping the cluster and starting it with postgres -P -D /path/to/data/dir Then
Mailing lists >> pgsql-general >> Thread >> Search in thread (2)
2019-05-17 13:30:05 | Re: FATAL: SMgrRelation hashtable corrupted (Tom Lane)
catalog corruption that is causing the WAL replay crash. I hope you have a recent
Mailing lists >> pgsql-general >> Thread
2019-02-27 15:42:12 | Re: why not using a mountpoint as PGDATA? (Tom Lane)
catalog corruption. I don't think they ever got their data back. The true value
Mailing lists >> pgsql-general >> Thread >> Search in thread (2)
2018-06-15 01:57:24 | Re: Impact of multixact "members" limit exceeded (Daniel Lagerman)
catalog corruption. I don't I know version before 1.2 had some corruption issues, I have
Mailing lists >> pgsql-general >> Thread
2018-03-20 00:12:29 | Re: found xmin from before relfrozenxid on pg_catalog.pg_authid (Peter Geoghegan)
catalog corruption on a 9.5 instance where an entirely different relation's page ended up in pg_attribute
Mailing lists >> pgsql-general >> Thread
2018-03-03 00:32:13 | Jira database won't start after disk filled up (Paul Costello)
catalog corruption the primary key uniqueness was not being enforced. Not sure when this occurred
Mailing lists >> pgsql-general >> Thread
2015-06-16 15:02:55 | pg_upgrade problem (Melvin Davidson)
this is catalog corruption. Can anyone else confirm and/or suggest a recommended fix? -- *Melvin Davidson*
Mailing lists >> pgsql-general >> Thread
2013-05-08 20:31:55 | Re: pg_upgrade fails, "mismatch of relation OID" - 9.1.9 to 9.2.4 (Igor Neyman)
catalog corruption. I guess, Bruce Momjian would know better, what's going on here. Igor
Mailing lists >> pgsql-general >> Thread
2013-02-11 17:09:39 | Cache lookup failed for relation (David Clymer)
catalog corruption, or a postgres bug. Any pointers/enlightenment would be appreciated. -davidc -- *David Clymer* VistaShare
Mailing lists >> pgsql-general >> Thread
2012-04-27 15:12:04 | Re: empty role names in pg_dumpall output (Filip Rembiałkowski)
catalog corruption, and maybe postgres should guard users against it. When you delete a role
Mailing lists >> pgsql-general >> Thread
2012-04-20 17:41:18 | Re: Explain verbose query with CTE (Tom Lane)
catalog-corruption problem, but I can reproduce the failure here from your example. Most likely
Mailing lists >> pgsql-general >> Thread
2010-12-29 15:11:13 | ERROR: could not open relation base/2757655/6930168: No such file or directory -- during warm standby setup (bricklen)
problem, and/or some catalog corruption? Any suggestions on what steps we should take next? Thanks!