| From: | Melanie Plageman <melanieplageman(at)gmail(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Geoghegan <pg(at)bowt(dot)ie>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Subject: | Re: Avoiding smgrimmedsync() during nbtree index builds |
| Date: | 2022-01-11 17:10:54 |
| Message-ID: | CAAKRu_Y735ZMOX5Jz6x5Env=uJhgY1J5CUXtVO5osB5nJ57ypA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Jan 10, 2022 at 5:50 PM Melanie Plageman
<melanieplageman(at)gmail(dot)com> wrote:
>
> I have attached a v3 which includes two commits -- one of which
> implements the directmgr API and uses it and the other which adds
> functionality to use either directmgr or bufmgr API during index build.
>
> Also registering for march commitfest.
Forgot directmgr.h. Attached v4
- Melanie
| Attachment | Content-Type | Size |
|---|---|---|
| v4-0002-Use-shared-buffers-when-possible-for-index-build.patch | text/x-patch | 19.4 KB |
| v4-0001-Add-unbuffered-IO-and-avoid-immed-fsync.patch | text/x-patch | 28.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2022-01-11 17:55:43 | Re: sepgsql logging |
| Previous Message | Andrew Dunstan | 2022-01-11 17:01:42 | Re: Windows crash / abort handling |