Hi List, 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 ? thank you Isbella |