I removed it but I keep getting the same error
________________________________
Gönderen: Rob Sargent <[email protected]>
Gönderildi: 6 Eylül 2023 Çarşamba 16:32
Kime: [email protected] <[email protected]>
Konu: Re: Pgbackrest Restore Error - Segmentation fault (core dumped)
On 9/6/23 05:08, pgdba pgdba wrote:
Hello, when I restore with Pgbackrest, I get the following error, I couldn't
find a solution when I researched, can you support?
postgres@dev-test:~$ pgbackrest --config=/etc/pgbackrest/pgbackrest.conf
--stanza=db3 --log-level-console=info --type=immediate restore
WARN: configuration file contains invalid option 'archive-mode'
2023-09-06 06:54:45.826 P00 INFO: restore command begin 2.27:
--config=/etc/pgbackrest/pgbackrest.conf --log-level-console=info
--pg1-path=/var/lib/ postgresql/11 --repo1-host=0.0.0.1
--repo1-host-user=postgres --stanza=db3 --type=immediate
Segmentation fault (core dumped)
Thanks,
Have you tried removing the invalid option ('archive-mode') from the config
file?