Re: Test timings are increasing too fast for cfbot - Mailing list pgsql-hackers

From Julien Rouhaud
Subject Re: Test timings are increasing too fast for cfbot
Date
Msg-id acNmPGI-CLrwttzc@jrouhaud
Whole thread Raw
In response to Re: Test timings are increasing too fast for cfbot  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Hi,

On Tue, Mar 24, 2026 at 11:15:32PM -0400, Andres Freund wrote:
>
> A surprisingly large source of this is psql internal queries.  I first ran the
> regression tests with pg_stat_statements activated [1] and noticed that a lot
> of the queries, by exec and or plan time, are psql queries.
>
> [1] which annoyingly generates a bunch of test failures due to "Query
> Identifier" getting added to tests

FWIW `compute_query_id = regress` is supposed to avoid that problem.



pgsql-hackers by date:

Previous
From: Yugo Nagata
Date:
Subject: Re: Track skipped tables during autovacuum and autoanalyze
Next
From: Michael Paquier
Date:
Subject: Re: access numeric data in module