Re: Adding locks statistics

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Jeff Davis <pgsql(at)j-davis(dot)com>, Greg Sabino Mullane <htamfids(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Adding locks statistics
Date: 2026-04-06 00:05:15
Message-ID: adL4u897hLceqYmc@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Mar 26, 2026 at 03:53:37PM +0900, Michael Paquier wrote:
> On Thu, Mar 26, 2026 at 04:05:40AM +0000, Bertrand Drouvot wrote:
>> With wait + echo we don't need s2 to "on_error_stop => 0" anymore. I changed
>> that in the attached.
>
> Indeed.

Applied without the on_error_stop, after a few more runs in the CI,
that have all passed. (Looking now at the rest.)
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2026-04-06 00:16:47 Shmem allocated wrong for custom cumulative stats
Previous Message Michael Paquier 2026-04-06 00:01:24 Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier