Re: "PANIC: could not open critical system index 2662" - twice
Ron Johnson <ronljohnsonjr@gmail.com>
From: Ron <ronljohnsonjr@gmail.com>
To: pgsql-general@lists.postgresql.org
Date: 2023-05-04T18:16:37Z
Lists: pgsql-general
On 5/4/23 13:10, Evgeny Morozov wrote: [snip] > I'm now thinking of setting up a dedicated AWS EC2 instance just for > these little DBs that get created by our automated tests. If the problem > happens there as well then that would strongly point towards a bug in > PostgreSQL, wouldn't it? Many other people besides you would have noticed regular corruption of system catalogs. > Meanwhile, what do I do with the existing server, though? Just try to > drop the problematic DBs again manually? *"Fix the hardware"* is what you do. -- Born in Arizona, moved to Babylonia.
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Handle DROP DATABASE getting interrupted
- f66403749df7 15.4 landed
- 1c38e7ae17b6 11.21 landed
- 034a9fcd2bb8 12.16 landed
- 81ce000067e3 13.12 landed
- d11efe830385 14.9 landed
- a4b4cc1d60f7 16.0 landed
- c66a7d75e652 17.0 landed
-
Remove the restriction that the relmap must be 512 bytes.
- d8cd0c6c95c0 16.0 cited