postgresql/src/backend/postmaster
Alvaro Herrera c801c3a1ff
Revert "Avoid creating archive status ".ready" files too early"
This reverts commit 515e3d84a0 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
2021-09-04 12:14:30 -04:00
..
autovacuum.c Avoid failure if autovacuum tries to access a just-dropped temp namespace. 2020-02-28 20:28:34 -05:00
bgworker.c Be more careful about barriers when releasing BackgroundWorkerSlots. 2021-05-15 12:21:06 -04:00
bgwriter.c Don't run atexit callbacks in quickdie signal handlers. 2018-08-08 19:10:35 +03:00
checkpointer.c Make checkpoint requests more robust. 2019-03-19 12:49:27 -04:00
fork_process.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
Makefile Revert "Allow on-line enabling and disabling of data checksums" 2018-04-09 19:03:42 +02:00
pgarch.c Make archiver's SIGQUIT handler exit via _exit(). 2020-09-09 15:32:34 -04:00
pgstat.c Fix thinko when ending progress report for a backend 2019-09-04 15:46:49 +09:00
postmaster.c Fix race condition between shutdown and unstarted background workers. 2020-12-24 17:00:43 -05:00
startup.c Shut down transaction tracking at startup process exit. 2021-04-06 02:27:30 +09:00
syslogger.c Make current_logfiles use permissions assigned to files in data directory 2019-03-24 21:01:10 +09:00
walwriter.c Revert "Avoid creating archive status ".ready" files too early" 2021-09-04 12:14:30 -04:00