| From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
|---|---|
| To: | Jakub Wartak <Jakub(dot)Wartak(at)tomtom(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "alvherre(at)2ndquadrant(dot)com" <alvherre(at)2ndquadrant(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Handing off SLRU fsyncs to the checkpointer |
| Date: | 2020-09-24 23:47:20 |
| Message-ID: | CA+hUKGKzvt_cj5FmsE0Eu0CxUCNyWAOCoyeq3F7S34X=sHzv1g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Sep 23, 2020 at 1:56 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> As for the ShutdownXXX() functions, I haven't yet come up with any
> reason for this code to exist. Emboldened by a colleague's inability
> to explain to me what that code is doing for us, here is a new version
> that just rips it all out.
Rebased.
Tom, do you have any thoughts on ShutdownCLOG() etc?
| Attachment | Content-Type | Size |
|---|---|---|
| v7-0001-Defer-flushing-of-SLRU-files.patch | text/x-patch | 29.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2020-09-24 23:50:45 | Re: WIP: BRIN multi-range indexes |
| Previous Message | David Zhang | 2020-09-24 23:15:17 | Re: history file on replica and double switchover |