RE: [EXTERNAL] Re: WIP: WAL prefetch (another approach)

From: Sait Talha Nisanci <Sait(dot)Nisanci(at)microsoft(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, David Steele <david(at)pgmasters(dot)net>, Andres Freund <andres(at)anarazel(dot)de>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: [EXTERNAL] Re: WIP: WAL prefetch (another approach)
Date: 2020-08-27 17:36:01
Message-ID: AM0PR83MB0241677C74E7A8BE73FF30C491550@AM0PR83MB0241.EURPRD83.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Stephen,

OS version is Ubuntu 18.04.5 LTS.
Filesystem is ext4 and block size is 4KB.

Talha.

-----Original Message-----
From: Stephen Frost <sfrost(at)snowman(dot)net>
Sent: Thursday, August 27, 2020 4:56 PM
To: Sait Talha Nisanci <Sait(dot)Nisanci(at)microsoft(dot)com>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>; Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>; Dmitry Dolgov <9erthalion6(at)gmail(dot)com>; David Steele <david(at)pgmasters(dot)net>; Andres Freund <andres(at)anarazel(dot)de>; Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>; pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach)

Greetings,

* Sait Talha Nisanci (Sait(dot)Nisanci(at)microsoft(dot)com) wrote:
> I have run some benchmarks for this patch. Overall it seems that there is a good improvement with the patch on recovery times:

Maybe I missed it somewhere, but what's the OS/filesystem being used here..? What's the filesystem block size..?

Thanks,

Stephen

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2020-08-27 18:26:42 Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach)
Previous Message Alvaro Herrera 2020-08-27 17:20:11 Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior