Skip to content

[outline on kubernetes] Regular write error on PG Cluster setup #6686

Answered by bmm-alc
bmm-alc asked this question in Self Hosting
Discussion options

You must be logged in to vote

Turned out to be a corruption on the table revisions since day 1 we migrated to kubernetes....
id 33617 is the OID of the revisions table in postgresql. It was possible to read the table but not to write to it. Backup (so reading all data) does not generate any error, no error eith on postgresql side. To fix we deleted all the database and restored it.

Impact: We lost all the revisions since we migrated, we just have the last version of each document if I understand correctly.

What could be improve in outline: That would have being great that outline provides the database query when it fails executing it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bmm-alc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant