pgbackrest wiht arcchive mode off /no PITR configuration - Mailing list pgsql-admin

From Ghiurea, Isabella
Subject pgbackrest wiht arcchive mode off /no PITR configuration
Date
Msg-id b29d24290aad4b49b2bdd73259e528d0@nrc-cnrc.gc.ca
Whole thread Raw
Responses Re: pgbackrest wiht arcchive mode off /no PITR configuration
List pgsql-admin

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 ?


pgsql-admin by date:

Previous
From: srinivasan s
Date:
Subject: Re: Anti virus scanning for Postgres database servers
Next
From: Tim Gerber
Date:
Subject: Re: pgbackrest wiht arcchive mode off /no PITR configuration