Is anyone familiar with the details of the data corruption bug? I'm using Cloud SQL and would like to understand the risk.
https://www.postgresql.org/docs/9.6/release-9-6-7.html
"Fix vacuuming of tuples that were updated while key-share locked (Andres Freund, Álvaro Herrera)
In some cases VACUUM would fail to remove such tuples even though they are now dead, leading to assorted data corruption scenarios."
Is anyone familiar with the details of the data corruption bug? I'm using Cloud SQL and would like to understand the risk.