"Catalog corruption" - Search results in mailing lists

2024-05-03 00:18:59 | Re: Weird "null" errors during DROP TYPE (pg_upgrade) (Tom Lane)

catalog corruption, but it doesn't tell us exactly what kind. Maybe reindexing pg_type

2023-06-16 13:17:48 | Add some more corruption error codes to relcache (Andrey M. Borodin)

catalog corruption. But still it looks to me that catalog inconsistencies (like relnatts != number of pg_attribute

2023-03-26 02:59:49 | Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL (Justin Pryzby)

catalog corruption ? Maybe the answer is that it's not "safe" but "safe enough" - IOW, if you're willing

2022-12-06 14:42:17 | Re: Error-safe user functions (Tom Lane)

catalog corruption is detected inside the catcaches. I'm not sure this is any *better

2022-03-31 02:51:21 | Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations (Peter Geoghegan)

like this should be committed. Silently ignoring system catalog corruption isn't okay. -- Peter Geoghegan

2022-03-05 08:38:30 | Re: ICU for global collation (Julien Rouhaud)

catalog, corruption or similar? I think it should be a plain error explaining the inconsistency

2021-11-08 17:23:18 | Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT. (Stephen Frost)

catalog corruption (and, frankly, I've got some serious doubts that jumping in and running

2021-07-26 18:11:28 | Re: Rename of triggers for partitioned tables (Arne Roland)

catalog corruption. Having two children within a single child table sounds like it would break

2021-07-14 15:38:54 | Re: Extending amcheck to check toast size and compression (Mark Dilger)

catalog corruption, or because the page is just random noise and not part of a valid

2020-12-02 00:38:16 | Re: room for improvement in amcheck btree checking? (Peter Geoghegan)

catalog corruption), and clearly we could do something about it that's pretty simple and obviously

2020-08-05 14:08:50 | Re: new heapcheck contrib module (Robert Haas)

catalog corruption, I find it quite helpful. If someone sends me the output from a database

2019-08-12 22:23:28 | Re: Do not check unlogged indexes on standby (Peter Geoghegan)

catalog corruption, for example. Finally, I thought that the WARNING was a bit strong -- a NOTICE

2018-08-28 22:34:30 | Re: Catalog corruption (Asim R P)

On Tue, Aug 28, 2018 at 7:36 AM, Mariel Cherkassky wrote: Are you

2018-08-24 19:16:27 | Re: remove ATTRIBUTE_FIXED_PART_SIZE (Tom Lane)

catalog corruption problems? Maybe we're just fortunate that we don't try to update

2018-02-06 19:33:59 | Re: Temporary tables prevent autovacuum, leading to XID wraparound (Robert Haas)

catalog corruption preventing the removal of pg_temp_2, because then every time you connect