| From: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
|---|---|
| To: | solai v <solai(dot)cdac(at)gmail(dot)com> |
| Cc: | Benoit Lobréau <benoit(dot)lobreau(at)dalibo(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Logging parallel worker draught |
| Date: | 2026-06-08 16:11:02 |
| Message-ID: | aiblU9GcNdd9S7sr@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2026-Jun-08, solai v wrote:
> The patches applied cleanly, but PostgreSQL failed to build.The build
> errors indicate that log_parallel_workers,
> log_parallel_workers_options, LOG_PARALLEL_WORKERS_NONE, and
> LogParallelWorkersIfNeeded() are referenced during compilation but
> could not be found,
Yeah, I think some hunks disappeared from 0001, in the .h files as well
as the .sgml docs. Probably just a borked merge. I re-merged them,
here's the patchset again. I did not review this.
--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
"El destino baraja y nosotros jugamos" (A. Schopenhauer)
| Attachment | Content-Type | Size |
|---|---|---|
| v11-0001-Add-a-guc-for-parallel-worker-logging.patch | text/x-diff | 7.7 KB |
| v11-0002-Implements-logging-for-parallel-worker-usage-in-.patch | text/x-diff | 4.0 KB |
| v11-0003-Implements-logging-for-parallel-worker-usage-in-.patch | text/x-diff | 1.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nazir Bilal Yavuz | 2026-06-08 16:21:42 | Re: Upload only the failed tests logs to the Postgres CI (Cirrus CI) |
| Previous Message | Nazir Bilal Yavuz | 2026-06-08 16:10:46 | Re: ci: CCache churns through available space too quickly |