Re: pgbackrest check info fails without success

2025-08-15 Thread Greg Sabino Mullane
On Wed, Aug 13, 2025 at 7:20 AM KK CHN wrote: > INFO: archive-push command begin 2.52.1: [pg_wal/000100190010] > --archive-async --compress-type=zst --exec-id=4180767-84540d74 > --log-level-console=info --log-level-file=debug --log-level-stderr=info > --pg1-path=/data/edb/as16/data --

Re: pgbackrest check info fails without success

2025-08-13 Thread KK CHN
On Wed, Aug 13, 2025 at 2:49 PM Ruben Morais wrote: > Hi, > > Simply update the postgres.conf with the desired stanza, and add the new > one in the pgbackrest.conf file. > After that, run stanza-create with the new name. > Once everything is OK, go to the repository directory and remove all files

Re: pgbackrest check info fails without success

2025-08-13 Thread Ruben Morais
Hi, Simply update the postgres.conf with the desired stanza, and add the new one in the pgbackrest.conf file. After that, run stanza-create with the new name. Once everything is OK, go to the repository directory and remove all files related to that stanza. With this approach, there’s no downtime

Re: pgbackrest check info fails without success

2025-08-13 Thread KK CHN
On Wed, Aug 13, 2025 at 1:24 PM Ruben Morais wrote: > Hi, > > All seems ok, but in your check command you use a different stanza name > from the configuration and from what you have in postgres.log file. > > Created stanza successfully :on my Repo server > [root@db01 ~]# sudo -u pgbackrest p

Re: pgbackrest check info fails without success

2025-08-13 Thread Ruben Morais
Hi, All seems ok, but in your check command you use a different stanza name from the configuration and from what you have in postgres.log file. Created stanza successfully :on my Repo server [root@db01 ~]# sudo -u pgbackrest pgbackrest --stanza=K_Repo --log-level-console=info stanza-create s