Re: pg_basebackup -F t fails when fsync spends more time than tcp_user_timeout
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: "r.takahashi_2@fujitsu.com" <r.takahashi_2@fujitsu.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2019-09-04T04:27:40Z
Lists: pgsql-hackers
On Tue, Sep 03, 2019 at 10:58:18AM +0900, Michael Paquier wrote: > Attached is an updated patch, which needs to go down to v10. Committed, after doing more double-checks on it. Thanks for the report, Takahashi-san. -- Michael
Commits
-
Delay fsyncs of pg_basebackup until the end of backup
- dbbae33bcd33 10.11 landed
- 996c92b27dfe 11.6 landed
- 64eb426afc34 12.0 landed
- 522baf14847a 13.0 landed