Re: Incorrect fsync handling in pg_basebackup's tar_finish

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Kuntal Ghosh <kuntalghosh.2007@gmail.com>
Cc: Magnus Hagander <magnus@hagander.net>, Postgres hackers <pgsql-hackers@postgresql.org>
Date: 2018-06-26T00:58:11Z
Lists: pgsql-hackers
On Mon, Jun 25, 2018 at 07:21:27PM +0530, Kuntal Ghosh wrote:
> I've also verified the same. The patch looks good to me.

Thanks for confirming.  I have pushed the fix down to 10.
--
Michael

Commits

  1. Correct handling of fsync failures with tar mode of walmethods.c