| From: | pgdba pgdba <postgresdba12(at)outlook(dot)com> |
|---|---|
| To: | "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Pgbackrest Restore Error - Segmentation fault (core dumped) |
| Date: | 2023-09-06 11:08:41 |
| Message-ID: | AS8P251MB0957A0FB82FC91B71188A841A3EFA@AS8P251MB0957.EURP251.PROD.OUTLOOK.COM |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello, when I restore with Pgbackrest, I get the following error, I couldn't find a solution when I researched, can you support?
postgres(at)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,
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Travers | 2023-09-06 11:10:33 | Re: Postgres partition max limit |
| Previous Message | Torsten Krah | 2023-09-06 10:31:02 | Re: running ANALYZE results in => duplicate key value violates unique constraint "pg_statistic_relid_att_inh_index" |