From: Ron Johnson <ronljohnsonjr@gmail.com> Sent: Friday, September 5, 2025 11:31:29 AM To: Ghiurea, Isabella Cc: PGSQL ADMIN Subject: EXT: Re: pgbackrest with no PITR option configuraton
***Attention*** This email originated from outside of the NRC. ***Attention*** Ce courriel provient de l'extérieur du CNRC.
My requirement is to use pgbackrest for running full PG backups only no need for PITR.
How to configure this in archive_command configuration parameter for pgbackrest conf.
seems pgbackrest always asks for archive_mode =on but I assume in archive_commnad I can instruct to not use/generate the WAL files. I trieded archive_command="/bint/rue" but getting error.
Any other suggestions ?
"PgBackrest without PITR" sounds like pg_basebackup.