Re: PgBackrest directory access from another server

From: bertrand HARTWIG <hartwig(dot)bertrand(at)gmail(dot)com>
To: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: PgBackrest directory access from another server
Date: 2025-08-19 15:22:44
Message-ID: DFAE398A-9A88-45AE-920E-D6FF4D774FAF@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hello,

You may have corrupt or inconsistent data …

Why don’t you use repo mirroring via pgBackRest ?
Sample :

[global]

repo1-path=/pgbackrest/repo1

repo2-path=/pgbackrest/repo2

repo2-host= remote-host

see https://pgbackrest.org/configuration.html#section-repository/option-repo-host

sections 7.19 to 7.30

Hope it helps

Bertrand

> Le 19 août 2025 à 15:53, Ron Johnson <ronljohnsonjr(at)gmail(dot)com> a écrit :
>
> Besides lag, is there any harm in rsyncing the contents of a repo-path on one server into the repo-path on a different server?

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ron Johnson 2025-08-19 15:27:42 Re: PgBackrest directory access from another server
Previous Message Ron Johnson 2025-08-19 13:53:46 PgBackrest directory access from another server