| From: | Sri Linux <srilinux09(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Need help with PITR for PostgreSQL 9.4.5 |
| Date: | 2020-06-25 04:00:05 |
| Message-ID: | CAFcfow9mkj8u6oAsKxniZsCkH-i_f5b9_1OTtkP6=4sjww8cjg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi All,
I am trying to do PINT backup and recovery for the standalone
database which is not in a cluster.
recovery.done is created, after restart database is having errors to start "
< 2020-06-22 16:34:08.280 CDT >LOG: starting archive recovery
< 2020-06-22 16:34:08.456 CDT >LOG: restored log file
"000000010000000000000001" from archive
< 2020-06-22 16:34:08.487 CDT >LOG: WAL file is from different database
system: WAL file database system identifier is 6840038030519879233,
pg_control database system identifier is 6841285371464745049.
< 2020-06-22 16:34:08.487 CDT >LOG: invalid primary checkpoint record
Please suggest me right method to backup and restore for RHEL OS.
Thanks and Regards
Deepthi
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2020-06-25 04:36:24 | Re: Need help with PITR for PostgreSQL 9.4.5 |
| Previous Message | Tim Cross | 2020-06-24 23:52:48 | Re: Persistent Connections |