Re: fallocate / posix_fallocate for new WAL file creation (etc...)

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: fallocate / posix_fallocate for new WAL file creation (etc...)
Date: 2013-06-28 18:38:34
Message-ID: 51CDD82A.9060005@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 06/20/2013 07:19 PM, Jeff Davis wrote:
> On Sun, 2013-06-16 at 23:53 -0500, Jon Nelson wrote:
>> Please find attached v5 of the patch, with the above correction in place.
>> The only change from the v4 patch is wrapping the if
>> (wal_use_fallocate) block in an #ifdef USE_POSIX_FALLOCATE.
>> Thanks!
>
> Thank you.
>
> Greg, are you still working on those tests?

Since Greg seems to be busy, what needs to be done to test this?

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2013-06-28 19:16:09 [9.3 CF 1] 2 Weeks In & The problem with Performance Patches
Previous Message David Fetter 2013-06-28 18:27:01 Re: Documentation/help for materialized and recursive views