public inbox for [email protected]
help / color / mirror / Atom feedFrom: Pär Mattsson <[email protected]>
To: pgsql-admin <[email protected]>
Subject: PGbackrest very slow!
Date: Thu, 23 Oct 2025 10:59:23 +0200
Message-ID: <CAE9Bupympsqn=7emjt6T5ug6dg1yKKsBRTx9Venf2cZWULZQtw@mail.gmail.com> (raw)
Hi!
I have 3 node postgres cluster with repmgr and pgpool.
Pgbackrest is configed like this
We use pgbackrest with this config
=======================================
[global]
backup-standby=y
repo1-path=/postgresql/backup
repo1-retention-full=2
start-fast=y
[PG]
pg1-path=/postgresql/data
pg2-host=node2
pg2-host-user=postgres
pg2-path=/postgresql/data
pg3-host=node3
pg3-host-user=postgres
pg3-path=/postgresql/data
=================================================
I run the backuplike this
/usr/bin/pgbackrest --log-level-console=detail --stanza=PG --type=full
backup
The backup of 50GB took 40 min.
It is not a network issue. I tested to transfer 2GB between two host and it
took 4 sec.
I think backup-standby=y slows down the backup out of all minds.
Br Pär
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 very slow!
In-Reply-To: <CAE9Bupympsqn=7emjt6T5ug6dg1yKKsBRTx9Venf2cZWULZQtw@mail.gmail.com>
* 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