Set default transactions to read-only at servers start in pg_upgrade

Edit
ID 2970
Title Set default transactions to read-only at servers start in pg_upgrade
Topic Bug Fixes
Created 2021-02-05 14:32:22
Last modified 2021-12-01 14:22:30 (2 years, 11 months ago)
Latest email 2022-03-14 21:12:58 (2 years, 8 months ago)
Status
2021-11: Withdrawn
2021-09: Moved to next CF
2021-07: Moved to next CF
2021-03: Moved to next CF
Target version
Authors Denis Laxalde (dlax)
Reviewers Julien Rouhaud (rjuju)Become reviewer
Committer
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/2970
git checkout commitfest/cf/2970
Emails
[PATCH] Disable bgworkers during servers start in pg_upgrade
First at 2021-01-21 15:23:58 by Denis Laxalde <denis.laxalde at dalibo.com>
Latest at 2022-03-14 21:12:58 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (0001-Disable-bgworkers-at-servers-start-in-pg_upgrade.patch) at 2021-08-26 07:15:25 from Denis Laxalde <denis.laxalde at dalibo.com>
    Attachment (0001-Disable-bgworkers-at-servers-start-in-pg_upgrade.patch) at 2021-08-26 07:15:25 from Denis Laxalde <denis.laxalde at dalibo.com> (Patch: Yes)
    Attachment (0001-Do-not-start-bgworker-processes-during-binary-upgrad.patch) at 2021-08-24 14:40:02 from Denis Laxalde <denis.laxalde at dalibo.com> (Patch: Yes)
    Attachment (0001-Set-default-transactions-to-read-only-at-servers-sta.patch) at 2021-01-27 10:25:11 from Denis Laxalde <denis.laxalde at dalibo.com> (Patch: Yes)
    Attachment (0001-Disable-background-workers-during-servers-start-in-p.patch) at 2021-01-21 15:23:58 from Denis Laxalde <denis.laxalde at dalibo.com> (Patch: Yes)
History
When Who What
2021-12-01 14:22:30 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2021-11 with status: Withdrawn
2021-10-04 20:14:48 Jaime Casanova (jcasanov) Closed in commitfest 2021-09 with status: Moved to next CF
2021-08-25 07:02:50 Denis Laxalde (dlax) Changed name to Set default transactions to read-only at servers start in pg_upgrade
2021-08-24 14:43:01 Denis Laxalde (dlax) Changed name to prevent writes and bgworkers start in binary upgrade mode
2021-08-24 14:42:07 Denis Laxalde (dlax) New status: Needs review
2021-08-03 02:38:07 Masahiko Sawada (masahikosawada) New status: Waiting on Author
2021-08-03 02:36:50 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-08-03 02:36:47 Masahiko Sawada (masahikosawada) New status: Needs review
2021-04-08 14:26:45 David Steele (dsteele) New status: Waiting on Author
2021-04-08 14:26:40 David Steele (dsteele) Closed in commitfest 2021-03 with status: Moved to next CF
2021-04-08 14:26:35 David Steele (dsteele) New status: Needs review
2021-03-12 08:23:20 Julien Rouhaud (rjuju) New status: Waiting on Author
2021-03-11 17:03:14 Julien Rouhaud (rjuju) Added rjuju as reviewer
2021-02-05 14:34:03 Denis Laxalde (dlax) Changed authors to Denis Laxalde (dlax)
2021-02-05 14:32:22 Denis Laxalde (dlax) Attached mail thread 20210121152357.s6eflhqyh4g5e6dv@dalibo.com
2021-02-05 14:32:22 Denis Laxalde (dlax) Created patch record
Edit