Re: subscription/026_stats test is intermittently slow? - Mailing list pgsql-hackers

From Andres Freund
Subject Re: subscription/026_stats test is intermittently slow?
Date
Msg-id 20240422175508.lywi65zeawguarop@awork3.anarazel.de
Whole thread Raw
In response to subscription/026_stats test is intermittently slow?  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Hi,

On 2024-04-19 13:57:41 -0400, Robert Haas wrote:
> Have others seen this? Is there something we can/should do about it?

Yes, I've also seen this - but never quite reproducible enough to properly
tackle it.

The first thing I'd like to do is to make the wait_for_catchup routine
regularly log the current state, so we can in retrospect analyze e.g. whether
there was continual, but slow, replay progress, or whether replay was entirely
stuck.  wait_for_catchup() not being debuggable has been a problem in many
different tests, so I think it's high time to fix that.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: BitmapHeapScan streaming read user and prelim refactoring
Next
From: Jeff Davis
Date:
Subject: Re: Statistics Import and Export