mirror of https://github.com/postgres/postgres
Write the file to a temporary name and then rename() it into the permanent name, to ensure it can't end up half-written and corrupt in case of a crash during shutdown. Unlink the file after it has been read so it's removed from the data directory and not included in base backups going to replication slaves.pull/3/head
parent
532fe28dad
commit
2b97db61dd
Loading…
Reference in new issue