public inbox for [email protected]
help / color / mirror / Atom feedFrom: Ghiurea, Isabella <[email protected]>
To: PGSQL ADMIN <[email protected]>
Subject: pgbackrest wiht arcchive mode off /no PITR configuration
Date: Tue, 23 Sep 2025 14:34:00 +0000
Message-ID: <[email protected]> (raw)
Hi List.
I have a requirement to use pgabackrest to run ONLY full backups with no need need for PITR in PG cluster 17.5
I tried several configuration options seems that archive_mode can not be set to "off" for pgbackrest to run, is this correct ?
I tried unsuccessfully : archive_mode = on with
archive_command = '/bin/true'
Second unsuccessfully configuration : archive_mode =on with
archive_command='cp %p /tmp/pgbackrest-archive/%f'
Can you suggest a working solution for my requirements ?
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: pgbackrest wiht arcchive mode off /no PITR configuration
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox