WIP: Track relation size in shared memory

Edit
ID 2933
Title WIP: Track relation size in shared memory
Topic Performance
Created 2021-01-11 21:31:23
Last modified 2021-10-01 07:21:41 (3 years, 1 month ago)
Latest email 2021-07-14 12:38:37 (3 years, 4 months ago)
Status
2021-09: Returned with feedback
2021-07: Moved to next CF
2021-03: Moved to next CF
Target version
Authors Thomas Munro (macdice)
Reviewers 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/2933
git checkout commitfest/cf/2933
Emails
Cache relation sizes?
First at 2018-11-06 22:40:22 by Thomas Munro <thomas.munro at enterprisedb.com>
Latest at 2021-07-14 12:38:37 by Anastasia Lubennikova <lubennikovaav at gmail.com>
Latest attachment (v5-0001-WIP-Track-relation-sizes-in-shared-memory.patch) at 2021-06-16 06:24:01 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v5-0001-WIP-Track-relation-sizes-in-shared-memory.patch) at 2021-06-16 06:24:01 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v4-0001-WIP-Track-relation-sizes-in-shared-memory.patch) at 2021-03-11 08:34:54 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-update-fifo-to-lru-to-sweep-a-valid-cache.patch) at 2021-01-19 03:42:35 from 陈佳昕(步真) <buzhen.cjx at alibaba-inc.com> (Patch: Yes)
    Attachment (v3-0001-WIP-Track-relation-sizes-in-shared-memory.patch) at 2020-12-30 04:52:20 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-WIP-Track-relation-sizes-in-shared-memory.patch) at 2020-11-19 05:01:14 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-WIP-Track-relation-sizes-in-shared-memory.patch) at 2020-11-16 07:11:52 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-WIP-Cache-smgrnblocks-in-more-cases.patch) at 2020-07-31 21:56:14 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Cache-smgrnblocks-results-in-recovery.patch) at 2020-06-19 22:32:47 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Use-cached-smgrnblocks-results-in-recovery.patch) at 2020-02-13 06:18:00 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Cache-file-sizes-to-avoid-lseek-calls.patch) at 2018-11-15 23:06:08 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
History
When Who What
2021-10-01 07:21:41 Michael Paquier (michael-kun) Closed in commitfest 2021-09 with status: Returned with feedback
2021-08-03 02:46:12 Masahiko Sawada (masahikosawada) New status: Waiting on Author
2021-08-03 02:44:21 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-08-03 02:44:18 Masahiko Sawada (masahikosawada) New status: Needs review
2021-07-14 13:41:01 Anastasia Lubennikova (lubennikovaav) New status: Waiting on Author
2021-03-11 08:37:06 Thomas Munro (macdice) Closed in commitfest 2021-03 with status: Moved to next CF
2021-03-11 08:37:00 Thomas Munro (macdice) New status: Needs review
2021-03-03 13:40:05 David Steele (dsteele) New status: Waiting on Author
2021-01-11 21:31:33 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2021-01-11 21:31:24 Thomas Munro (macdice) Attached mail thread CAEepm=3SSw-Ty1DFcK=1rU-K6GSzYzfdD4d+ZwapdN7dTa6=nQ@mail.gmail.com
2021-01-11 21:31:23 Thomas Munro (macdice) Created patch record
Edit