Re: pending_since assertion failure on skink

Bertrand Drouvot <bertranddrouvot.pg@gmail.com>

From: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: Michael Paquier <michael@paquier.xyz>, pgsql-hackers@postgresql.org
Date: 2025-04-18T17:50:08Z
Lists: pgsql-hackers
Hi,

On Sat, Apr 12, 2025 at 10:33:33AM -0400, Andres Freund wrote:
> I suspect that this is related to
> 
> commit 039549d70f6aa2daa3714a13752a08fa8ca2fb05

+1

> We might just have to give up on that assertion, I guess?

Probably. I'll have a look at it next week.

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



Commits

  1. Remove assertion based on pending_since in pgstat_report_stat()

  2. Flush the IO statistics of active WAL senders more frequently