2020年12月7日(月) 22:23 Yambu <hyambu@xxxxxxxxx>: > > Hello > > Does postgres have a way of removing wal files stored in archive directory? > Or do I have to manually clean up this directory? > > The directory im talking about is the one on master server configured as > > archive_command= cp %p /replication/archive/%f Is "archive_cleanup_command" what you're looking for? https://www.postgresql.org/docs/current/runtime-config-wal.html#GUC-ARCHIVE-CLEANUP-COMMAND Regards Ian Barwick -- EnterpriseDB: https://www.enterprisedb.com