]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Revert "Disable STARTUP_PROGRESS_TIMEOUT in standby mode."
authorRobert Haas <rhaas@postgresql.org>
Mon, 6 Feb 2023 16:16:03 +0000 (11:16 -0500)
committerRobert Haas <rhaas@postgresql.org>
Mon, 6 Feb 2023 16:16:03 +0000 (11:16 -0500)
commit1eadfbdd7eb0679ba8d45787aa8b2f06e76de20a
tree09b3b7f148ee800fc21c8559e411e11df62f0af8
parent98e7234242a652497c99d4d0d6f2bf9a75d4e921
Revert "Disable STARTUP_PROGRESS_TIMEOUT in standby mode."

This reverts commit 98e7234242a652497c99d4d0d6f2bf9a75d4e921. I
forgot that we're about to wrap a release, and this fix isn't
critical enough to justify committing it right before we wrap
a release.

Discussion: http://postgr.es/m/2676424.1675700113@sss.pgh.pa.us
src/backend/access/transam/xlogrecovery.c
src/backend/postmaster/startup.c
src/include/postmaster/startup.h