Give slotsync worker a reserved PGPROC

Edit
ID 5469
Title Give slotsync worker a reserved PGPROC
Topic Bug Fixes
Created 2024-12-27 17:52:43
Last modified 2024-12-28 21:09:35 (2 weeks, 6 days ago)
Latest email 2024-12-28 21:24:06 (2 weeks, 6 days ago)
Status
2025-01: Committed
Target version 17
Authors Tom Lane (tgl)
Reviewers Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5469
git checkout commitfest/cf/5469
Emails
Connection limits/permissions, slotsync workers, etc
First at 2024-12-25 19:49:50 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2024-12-28 21:24:06 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v1-0001-Exclude-parallel-workers-from-connection-privileg.patch) at 2024-12-27 20:51:50 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v1-0001-Exclude-parallel-workers-from-connection-privileg.patch) at 2024-12-27 20:51:50 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v2-reserve-a-PGPROC-for-slotsync-worker.patch) at 2024-12-27 17:30:51 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-0001-Reserve-a-dedicated-PGPROC-slot-for-slotsync-work.patch) at 2024-12-27 12:12:11 from "Zhijie Hou (Fujitsu)" <houzj.fnst at fujitsu.com> (Patch: Yes)
History
When Who What
2024-12-28 21:09:35 Tom Lane (tgl) Closed in commitfest 2025-01 with status: Committed
2024-12-28 21:09:35 Tom Lane (tgl) Changed committer to tgl
2024-12-27 17:53:13 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2024-12-27 17:53:13 Tom Lane (tgl) Changed targetversion to 17
2024-12-27 17:52:43 Tom Lane (tgl) Attached mail thread 1808397.1735156190@sss.pgh.pa.us
2024-12-27 17:52:43 Tom Lane (tgl) Created patch record
Edit