Recently we noticed that data directory of our postgres instance filling up. Upon investigation we found out that it is because archive_command in postgresql.conf has typo and because of this wal files does not move from pl_wal to backup location. command which was not working archive_command = ‘Testing Backup …