Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uubCB-00DSz2-DZ for pgsql-admin@arkaria.postgresql.org; Fri, 05 Sep 2025 18:30:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1uubCA-009Y1h-In for pgsql-admin@arkaria.postgresql.org; Fri, 05 Sep 2025 18:29:59 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uub8w-009SsC-0F for pgsql-admin@lists.postgresql.org; Fri, 05 Sep 2025 18:26:38 +0000 Received: from mx.ssan.egs-seg.gc.ca ([205.193.229.132]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uub8s-000ioK-1w for pgsql-admin@postgresql.org; Fri, 05 Sep 2025 18:26:37 +0000 Received: from DC01ZWH0032.corp.nrc.gc.ca ([167.37.58.21]) by mx.ssan.egs-seg.gc.ca with ESMTP id 585IQVfV031454-585IQVfX031454 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=CAFAIL) for ; Fri, 5 Sep 2025 14:26:31 -0400 Received: from DC01ZWH0026.Corp.nrc.gc.ca (167.37.54.12) by DC01ZWH0032.corp.nrc.gc.ca (167.37.58.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1748.10; Fri, 5 Sep 2025 14:26:26 -0400 Received: from DC01ZWH0029.Corp.nrc.gc.ca (167.37.54.15) by DC01ZWH0026.Corp.nrc.gc.ca (167.37.54.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1748.10; Fri, 5 Sep 2025 14:26:31 -0400 Received: from DC01ZWH0029.Corp.nrc.gc.ca ([fe80::f81b:b838:eba2:82ef]) by DC01ZWH0029.Corp.nrc.gc.ca ([fe80::f81b:b838:eba2:82ef%7]) with mapi id 15.02.1748.010; Fri, 5 Sep 2025 14:26:31 -0400 From: "Ghiurea, Isabella" To: PGSQL ADMIN Subject: pgbackrest with no PITR option configuraton Thread-Topic: pgbackrest with no PITR option configuraton Thread-Index: AQHcHpKZLtiDtM4IkESoTjCl5kEp8g== Date: Fri, 5 Sep 2025 18:26:30 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [167.37.48.8] Content-Type: multipart/alternative; boundary="_000_e59e0422de464f258b224af082ae1471nrccnrcgcca_" MIME-Version: 1.0 X-FEAS-Client-IP: 167.37.58.21 X-FE-Last-Public-Client-IP: 167.37.58.21 X-FE-Policy-ID: 25:37:97:SYSTEM DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; d=nrc-cnrc.gc.ca; s=slms3; c=relaxed/relaxed; h=from:to:subject:date:message-id:content-type:mime-version; bh=8Uz9KhPBifWVtvF5YaKIVZW+ylNiX5nKCNAyDs+JChc=; b=T4vDgau9nEP7sYBi8fHDpizJ1HUR5zSfxokhvsdpFbvRnIxGSq5tAiJZmxGL34GSWeto96xcna1Y wAUFxFGTjvDZdACCU7pac0GdI4L9I5rqkCIz4KfafUkBAHWYuW4kt0AbZfT9fi8UwKWb7FjEEPbK yDubx+tHY85yd0WXIZ6Gaw2+6X4PR/Nnh3wbs4ux1k0XKJ9L8/8NygPxHC0wT0SVAtcjA/iz+FX9 qxVykg9q5vNXGPzt5fJfjKbXE+jrYtFrlS8nEeuoRM281bJPpsiYyu/9ZMVew26SVl/ujY8vcvlj bvMXU70D2qUZJS7jWJAx4a82cs9FLJslGEIeqQ== List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --_000_e59e0422de464f258b224af082ae1471nrccnrcgcca_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi List, My requirement is to use pgbackrest for running full PG backups only no ne= ed for PITR. How to configure this in archive_command configuration parameter for pgbac= krest conf. seems pgbackrest always asks for archive_mode =3Don but I assume in archive= _commnad I can instruct to not use/generate the WAL files. I trieded archi= ve_command=3D"/bint/rue" but getting error. Any other suggestions ? thank you Isbella --_000_e59e0422de464f258b224af082ae1471nrccnrcgcca_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi  List,

My requirement is to use pgbackrest for running full PG backups only&nbs= p; no need for PITR.

How to configure this in archive_command  configuration parameter f= or pgbackrest conf.

seems pgbackrest always asks for archive_mode =3Don but I assume in arch= ive_commnad I can instruct to not use/generate  the WAL files. I tried= ed archive_command=3D"/bint/rue" but getting error.

Any other suggestions ?

thank you

Isbella

--_000_e59e0422de464f258b224af082ae1471nrccnrcgcca_--