]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Revert "Avoid creating archive status ".ready" files too early"
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 4 Sep 2021 16:14:30 +0000 (12:14 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 4 Sep 2021 16:14:30 +0000 (12:14 -0400)
commit121cdaff10686066a5e03eede8fa9ee562a0ad76
tree19c5ded172c95c92e076ad175b6a417d143e574f
parent9a070c6589069d94e04cfccc4dc9279478f123ae
Revert "Avoid creating archive status ".ready" files too early"

This reverts commit 515e3d84a0b5 and equivalent commits in back
branches.  This solution to the problem has a number of problems, so
we'll try again with a different approach.

Per note from Andres Freund

Discussion: https://postgr.es/m/20210831042949.52eqp5xwbxgrfank@alap3.anarazel.de
src/backend/access/transam/xlog.c
src/backend/postmaster/walwriter.c
src/include/access/xlog.h
src/include/access/xlogdefs.h