| From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
|---|---|
| To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: SLRUs in the main buffer pool, redux |
| Date: | 2022-05-27 11:24:32 |
| Message-ID: | CA+hUKGKCkbtOutcz5M8Z=0pgAkwdiR57Lxk7803rGsgiBNST6w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Rebased, debugged and fleshed out a tiny bit more, but still with
plenty of TODO notes and questions. I will talk about this idea at
PGCon, so I figured it'd help to have a patch that actually applies,
even if it doesn't work quite right yet. It's quite a large patch but
that's partly because it removes a lot of lines...
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0001-WIP-Move-SLRU-data-into-the-regular-buffer-pool.patch | text/x-patch | 170.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2022-05-27 11:54:24 | Re: "ERROR: latch already owned" on gharial |
| Previous Message | Etsuro Fujita | 2022-05-27 10:15:32 | Re: doc: CREATE FOREIGN TABLE .. PARTITION OF .. DEFAULT |