On 2015-06-26 15:07:59 -0400, Robert Haas wrote:
> I realize that the recent fsync fiasco demonstrated that people keep
> files not readable by PG in the data directory
It wasn't unreadable files that were the primary problem, it was files
with read only permissions, no?
> "oops, I can't read this, that's probably OK" just does not seem good
> enough.
Agreed.