| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com> |
| Cc: | Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Draft for basic NUMA observability |
| Date: | 2025-02-26 09:58:28 |
| Message-ID: | vdoug7gmvyq74rihpr7aysdqgqyhq5fidk5nw6gea2v6b6vm7p@lycltguulg7d |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On 2025-02-26 09:38:20 +0100, Jakub Wartak wrote:
> > FWIW, what you posted fails on CI:
> > https://cirrus-ci.com/task/5114213770723328
> >
> > Probably some ifdefs are missing. The sanity-check task configures with
> > minimal dependencies, which is why you're seeing this even on linux.
>
> Hopefully fixed, we'll see what cfbot tells, I'm flying blind with all
> of this CI stuff...
FYI, you can enable CI on a github repo, to see results without posting to the
list:
https://github.com/postgres/postgres/blob/master/src/tools/ci/README
Greetings,
Andres Freund
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2025-02-26 10:08:17 | Re: [BUG]: the walsender does not update its IO statistics until it exits |
| Previous Message | Andres Freund | 2025-02-26 09:55:04 | Re: Some read stream improvements |