Use read streams in CREATE DATABASE command when the strategy is wal_log

Edit
ID 4947
Title Use read streams in CREATE DATABASE command when the strategy is wal_log
Topic Performance
Created 2024-04-24 07:20:03
Last modified 2024-07-20 11:29:56 (4 months ago)
Latest email 2024-07-23 12:34:00 (3 months, 4 weeks ago)
Status
2024-07: Committed
Target version
Authors Nazir Bilal Yavuz (nbyavuz)
Reviewers Noah Misch (nmisch)Become reviewer
Committer Noah Misch (nmisch)
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/4947
git checkout commitfest/cf/4947
Emails
Use read streams in CREATE DATABASE command when the strategy is wal_log
First at 2024-04-16 11:12:19 by Nazir Bilal Yavuz <byavuz81 at gmail.com>
Latest at 2024-07-23 12:34:00 by Noah Misch <noah at leadboat.com>
Latest attachment (v5-0001-Minimal-refactorings-on-RelationCopyStorageUsingB.patch) at 2024-07-22 09:00:45 from Nazir Bilal Yavuz <byavuz81 at gmail.com>
    Attachment (v5-0001-Minimal-refactorings-on-RelationCopyStorageUsingB.patch) at 2024-07-22 09:00:45 from Nazir Bilal Yavuz <byavuz81 at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Refactor-PinBufferForBlock-to-remove-if-checks-ab.patch) at 2024-07-18 11:11:13 from Nazir Bilal Yavuz <byavuz81 at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Refactor-PinBufferForBlock-to-remove-if-checks-ab.patch) at 2024-07-17 09:22:49 from Nazir Bilal Yavuz <byavuz81 at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Refactor-PinBufferForBlock-to-remove-if-checks-ab.patch) at 2024-07-16 11:11:20 from Nazir Bilal Yavuz <byavuz81 at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Refactor-PinBufferForBlock-to-remove-if-checks-ab.patch) at 2024-04-16 11:12:19 from Nazir Bilal Yavuz <byavuz81 at gmail.com> (Patch: Yes)
History
When Who What
2024-07-20 11:29:56 Noah Misch (nmisch) Closed in commitfest 2024-07 with status: Committed
2024-07-16 12:11:00 Noah Misch (nmisch) Added nmisch as committer
2024-07-11 23:53:19 Noah Misch (nmisch) New status: Waiting on Author
2024-07-11 21:41:54 Noah Misch (nmisch) Added nmisch as reviewer
2024-04-24 07:20:40 Nazir Bilal Yavuz (nbyavuz) Changed authors to Nazir Bilal Yavuz (nbyavuz)
2024-04-24 07:20:03 Nazir Bilal Yavuz (nbyavuz) Attached mail thread CAN55FZ0JKL6vk1xQp6rfOXiNFV1u1H0tJDPPGHWoiO3ea2Wc=A@mail.gmail.com
2024-04-24 07:20:03 Nazir Bilal Yavuz (nbyavuz) Created patch record
Edit