sorted writes for checkpoints - Mailing list pgsql-hackers

From Jeff Janes
Subject sorted writes for checkpoints
Date
Msg-id AANLkTi=gGtoq_nX38XodOs9SRBX57YLV=MStmi1bgk5J@mail.gmail.com
Whole thread Raw
Responses Re: sorted writes for checkpoints
Re: sorted writes for checkpoints
List pgsql-hackers
One of the items on the Wiki ToDo list is sorted writes for
checkpoints.  The consensus seemed to be that this should be done by
adding hook(s) into the main code, and then a contrib module to work
with those hooks.  Is there an existing contrib module that one could
best look to for inspiration on how to go about doing this?  I have
the sorted checkpoint working under a guc, but don't know where to
start on converting it to a contrib module instead.

Cheers,

Jeff


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: max_wal_senders must die
Next
From: Alvaro Herrera
Date:
Subject: Re: sorted writes for checkpoints