TOAST table repeatedly corrupted

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Niles Oien <noien(at)nso(dot)edu>
Cc: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: TOAST table repeatedly corrupted
Date: 2018-05-09 19:31:54
Message-ID: CAKFQuwZh5wxzhmq_fD4Q8kV8w=rm8UUTJAuvOCSrqjwSqZyGAQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wednesday, May 9, 2018, Niles Oien <noien(at)nso(dot)edu> wrote:

>
> I have what I think is a bug in postgres. I'd like to help track it down,
> if that
> is indeed what's going on.
>
> I am running a reasonably recent version of postgres :
>
> data=# select version();
> version
>
> ------------------------------------------------------------
> ----------------------------------------------
> PostgreSQL 9.5.5 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.4.7
> 20120313 (Red Hat 4.4.7-17), 64-bit
> (1 row)
>
>
9.5.12 is reasonably recent. 9.5.5 is not. Even if you found a live bug
you'd have to upgrade to fix it so you should just do that now and see if
that works. You can scan the release notes for 9.5.6 and newer to see
whether any vacuum related fixes seem to apply.

David J.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2018-05-09 20:47:11 Re: TOAST table repeatedly corrupted
Previous Message Niles Oien 2018-05-09 18:54:17 TOAST table repeatedly corrupted