Rearrange postmaster startup order to improve logging behavior

Edit
ID 2126
Title Rearrange postmaster startup order to improve logging behavior
Topic Miscellaneous
Created 2019-05-23 15:25:48
Last modified 2019-09-11 15:43:51 (5 years, 2 months ago)
Latest email 2019-09-11 15:47:07 (5 years, 2 months ago)
Status
2019-09: Committed
2019-07: Moved to next CF
Target version
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/2126
git checkout commitfest/cf/2126
Emails
BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND
First at 2019-05-14 18:28:44 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2019-09-11 15:47:07 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (postpone-port-opening-3.patch) at 2019-09-10 14:58:52 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (postpone-port-opening-3.patch) at 2019-09-10 14:58:52 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (postpone-port-opening-2.patch) at 2019-09-09 19:35:23 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (postpone-port-opening-1.patch) at 2019-05-20 15:01:05 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (shmem-asserts-v3.patch) at 2019-05-17 04:25:36 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (shmem-remove-asserts.patch) at 2019-05-16 01:38:08 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (shmem-noattach.patch) at 2019-05-15 07:31:25 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (0001-Initialize-shared-memory-before-calling-SysLogger_St.patch) at 2019-05-14 18:45:09 from Yuli Khodorkovskiy <yuli.khodorkovskiy at crunchydata.com> (Patch: Yes)
History
When Who What
2019-09-11 15:43:51 Tom Lane (tgl) Closed in commitfest 2019-09 with status: Committed
2019-09-11 15:43:51 Tom Lane (tgl) Changed committer to tgl
2019-08-01 23:53:21 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-05-23 15:26:16 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2019-05-23 15:25:48 Tom Lane (tgl) Attached mail thread 15804-3721117bf40fb654@postgresql.org
2019-05-23 15:25:48 Tom Lane (tgl) Created patch record
Edit