Re: Running rsync backups in pg15

From: Scott Ribe <scott_ribe(at)elevated-dev(dot)com>
To: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Running rsync backups in pg15
Date: 2024-11-08 15:40:36
Message-ID: 82D0127A-D388-4AB9-88C6-CC326B5CE2C4@elevated-dev.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> On Nov 8, 2024, at 8:32 AM, Ron Johnson <ronljohnsonjr(at)gmail(dot)com> wrote:
>
> According to https://www.postgresql.org/docs/14/continuous-archiving.html#BACKUP-LOWLEVEL-BASE-BACKUP Section 26.3.3.2, SELECT pg_backup_start('label') is how you start Exclusive Low Level backups.

That link is to PG 14 docs, exclusive backups were dropped in 15.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ron Johnson 2024-11-08 15:43:08 Re: Running rsync backups in pg15
Previous Message Ron Johnson 2024-11-08 15:32:34 Re: Running rsync backups in pg15