| From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
|---|---|
| To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
| Cc: | David Rowley <drowley(at)postgresql(dot)org>, pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: Enable BUFFERS with EXPLAIN ANALYZE by default |
| Date: | 2024-12-11 20:18:44 |
| Message-ID: | CAECtzeVXyRruRODFXZ67goMOYtieLbLmcUY6P5L_LrEq8b=gxQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Le mer. 11 déc. 2024 à 20:13, Peter Geoghegan <pg(at)bowt(dot)ie> a écrit :
> On Wed, Dec 11, 2024 at 4:35 AM David Rowley <drowley(at)postgresql(dot)org>
> wrote:
> > Enable BUFFERS with EXPLAIN ANALYZE by default
>
> FYI, I saw a harmless Cirrus CI failure which is likely tied to this
> commit, affecting pg_stat_statements -- see attached diffs file.
>
> I spotted this same issue on
> http://cfbot.cputube.org/highlights/all.html. It looks like the
> pg_stat_statements test is the only regression seen on CI. Note that
> this includes test runs that took place with all of the current
> cleanup commits that were pushed so far, so I'm confident that this
> still needs to be fixed.
>
>
I guess some of them could be fixed with this patch. But I have no idea how
I can test it.
--
Guillaume.
| Attachment | Content-Type | Size |
|---|---|---|
| ci_issue.patch | text/x-patch | 3.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2024-12-11 20:19:59 | pgsql: Use pg_memory_is_all_zeros() in pgstatfuncs.c. |
| Previous Message | Peter Geoghegan | 2024-12-11 19:12:24 | Re: pgsql: Enable BUFFERS with EXPLAIN ANALYZE by default |