While setting up new DR for 9.2 server I am facing some errors - Mailing list pgsql-admin

From ChandraKiran Lingareddy
Subject While setting up new DR for 9.2 server I am facing some errors
Date
Msg-id 1190313260.4338281.1471617521076.JavaMail.zimbra@vsoftcorp.com
Whole thread Raw
List pgsql-admin
Hi,

While setting up new DR for 9.2 server i an getting below error. Please assist.

2016-08-19 19:19:15 IST LOG: database system was interrupted while in recovery at log time 2016-08-18 19:31:57 IST
2016-08-19 19:19:15 IST HINT: If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target.
2016-08-19 19:19:15 IST LOG: entering standby mode
2016-08-19 19:19:15 IST LOG: consistent recovery state reached at 362/5175FFF8
2016-08-19 19:19:15 IST LOG: redo starts at 362/51000020
2016-08-19 19:19:16 IST LOG:

** EnterpriseDB Dynamic Tuning Agent ********************************************
* System Utilization: 66 % *
* Database Version: 9.2.1.3 *
* Operating System Version: *
* Number of Processors: 0 *
* Processor Type: *
* Processor Architecture: *
* Database Size: 77.6 GB *
* RAM: 11.8 GB *
* Shared Memory: 12042 MB *
* Max DB Connections: 104 *
* Autovacuum: on *
* Autovacuum Naptime: 60 Seconds *
* InfiniteCache: off *
* InfiniteCache Servers: 0 *
* InfiniteCache Size: 0.000 GB *
*********************************************************************************

2016-08-19 19:19:16 IST WARNING: page 0 of relation base/16654/78525236 is uninitialized
2016-08-19 19:19:16 IST CONTEXT: xlog redo visible: rel 1663/16654/78525236; blk 0
2016-08-19 19:19:16 IST PANIC: WAL contains references to invalid pages
2016-08-19 19:19:16 IST CONTEXT: xlog redo visible: rel 1663/16654/78525236; blk 0
2016-08-19 19:19:16 IST FATAL: the database system is starting up
2016-08-19 19:19:17 IST FATAL: the database system is starting up
2016-08-19 19:19:18 IST FATAL: the database system is starting up
2016-08-19 19:19:19 IST FATAL: the database system is starting up
2016-08-19 19:19:20 IST FATAL: the database system is starting up
2016-08-19 19:19:21 IST LOG: startup process (PID 7603) was terminated by signal 6: Aborted
2016-08-19 19:19:21 IST LOG: terminating any other active server processes


Thanks,
Chandra Kiran L
DBA 

 Direct:  040 6640 6814VSoft.co.in
 
VSoftCorp
Facebook
Twitter
LinkedIn

pgsql-admin by date:

Previous
From: Mark Steben
Date:
Subject: Re: plpgsql.so undefined symbol error in pg_upgrade check
Next
From: Esteban Casuscelli
Date:
Subject: Re: What is the best way to create Primary Key on a large table in Postgresql 9.5?