Re: Any known bugs with respect to data corruption in pg12/pg 14 - Mailing list pgsql-admin

From Alicja Kucharczyk
Subject Re: Any known bugs with respect to data corruption in pg12/pg 14
Date
Msg-id CAM=sWa4JmWhMzpJRyVdFw5h+gjE9Q3RoOrhQW2Rx7pN02_6bzA@mail.gmail.com
Whole thread
In response to Any known bugs with respect to data corruption in pg12/pg 14  (Ramakrishna Reddy Nandyala <rkreddy.n@gmail.com>)
Responses Re: Any known bugs with respect to data corruption in pg12/pg 14
List pgsql-admin
Hi, for known PostgreSQL corruption-related fixes you can check this filtered list: https://why-upgrade.depesz.com/show?from=12&to=18.4&keywords=corruption.

To identify problematic objects/blocks, I would first try a classic read-through test with pg_dump dbname > /dev/null 2> errors.log, but be careful because this can be heavy on a busy production system.

pgsql-admin by date:

Previous
From: Ramakrishna Reddy Nandyala
Date:
Subject: Any known bugs with respect to data corruption in pg12/pg 14
Next
From: Pratik Pandit
Date:
Subject: Best practices for a 2-node Patroni + PostgreSQL cluster with a external/witness DCS