| From: | Andrey Borodin <x4mmm(at)yandex-team(dot)ru> |
|---|---|
| To: | Ivan Kartyshov <i(dot)kartyshov(at)postgrespro(dot)ru> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de> |
| Subject: | Re: [Patch] Checksums for SLRU files |
| Date: | 2018-03-05 15:58:12 |
| Message-ID: | 41ADDA38-4DE6-4EEB-98CA-3115216BA349@yandex-team.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi, Ivan!
I've found that there are few more places with SLRU items per page, where you have to update usable page size. Please find the diff attached.
I agree that there is a little chance to get this commitable quickly, but still, the feature worth working on, from my point of view.
Best regards, Andrey Borodin.
| Attachment | Content-Type | Size |
|---|---|---|
| moar_slru.diff | application/octet-stream | 2.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vik Fearing | 2018-03-05 15:59:56 | Re: PATCH: psql tab completion for SELECT |
| Previous Message | Euler Taveira | 2018-03-05 15:56:02 | Re: Too much memory allocated for ReorderBufferDiskChange |