Re: Incorrect fsync handling in pg_basebackup's tar_finish - Mailing list pgsql-hackers

From Kuntal Ghosh
Subject Re: Incorrect fsync handling in pg_basebackup's tar_finish
Date
Msg-id CAGz5QC+nsqyDtiJ08Zbd3ekorCuYZLa8W48A_PkzfCD0rc9O-g@mail.gmail.com
Whole thread Raw
In response to Re: Incorrect fsync handling in pg_basebackup's tar_finish  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Incorrect fsync handling in pg_basebackup's tar_finish
List pgsql-hackers
On Mon, Jun 25, 2018 at 6:47 PM, Michael Paquier <michael@paquier.xyz> wrote:
> Yes, there is a second one.  I just looked at walmethods.c and I did not
> spot any other issues.  What do you think about the updated version
> attached?
> --
I've also verified the same. The patch looks good to me.

-- 
Thanks & Regards,
Kuntal Ghosh
EnterpriseDB: http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Chris Howard
Date:
Subject: Re: comma to delimit fractional seconds
Next
From: Gaurav Mishra
Date:
Subject: Regarding the correct and best way to fetching a tablename in contrib module