From: | Abhijit Menon-Sen <ams(at)2ndQuadrant(dot)com> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, Christoph Berg <myon(at)debian(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: fsync-pgdata-on-recovery tries to write to more files than previously |
Date: | 2015-05-27 06:43:29 |
Message-ID: | 20150527064329.GA32696@toroid.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
At 2015-05-27 11:46:39 +0530, ams(at)2ndQuadrant(dot)com wrote:
>
> I'm trying a couple of approaches to that (e.g. using readdir directly
> instead of ReadDir), but other suggestions are welcome.
Here's what that looks like, but not yet fully tested.
-- Abhijit
Attachment | Content-Type | Size |
---|---|---|
fsync-wip-2.patch | text/x-diff | 8.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dean Rasheed | 2015-05-27 07:11:16 | Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) |
Previous Message | Abhijit Menon-Sen | 2015-05-27 06:16:39 | Re: fsync-pgdata-on-recovery tries to write to more files than previously |