From: | Sbob <sbob(at)quadratum-braccas(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, pgsql-admin(at)lists(dot)postgresql(dot)org |
Subject: | Re: Intermittent missing chunk ERRORS |
Date: | 2025-04-27 16:45:12 |
Message-ID: | f980dd7d-3599-4bd8-b176-548d6a4c521d@quadratum-braccas.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On 4/26/25 6:03 PM, Tom Lane wrote:
> Sbob <sbob(at)quadratum-braccas(dot)com> writes:
>> On 4/26/25 2:28 PM, Tom Lane wrote:
>>> We've seen transient errors of this sort arise from what are basically
>>> timing problems, and fixed at least a few cases. I wonder exactly
>>> which PG version the problematic installation is running.
>> We are on V14
> 14-what? We are talking about bug fixes, so it matters.
>
> regards, tom lane
postgres=# select version();
version
----------------------------------------------------------------------------------------------------------
PostgreSQL 14.17 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 8.5.0
20210514 (Red Hat 8.5.0-23), 64-bit
(1 row)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2025-04-27 18:25:55 | Re: Intermittent missing chunk ERRORS |
Previous Message | Tom Lane | 2025-04-27 00:03:32 | Re: Intermittent missing chunk ERRORS |