Unix Technical Forum

recovery problem

This is a discussion on recovery problem within the pgsql Admins forums, part of the PostgreSQL category; --> hello, I am trying to setup a "hot standby" on a second machine. I have created a "recovery.conf" file ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Admins

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-10-2008, 07:01 AM
jayati.biswas@cmcltd.com
 
Posts: n/a
Default recovery problem

hello,

I am trying to setup a "hot standby" on a second machine.
I have created a "recovery.conf" file and started a restore with logs
from the primary machine. everything was OK.

now a have new transaction logs generated by the primary machine and I
want to "play" them on the secondary one. I have stopped postgres,
recreated "recovery.conf", started postgres and I get the following
error:

----------------------------------------------------------------
LOG: database system was shut down at 2005-05-23 05:19:34 PDT
LOG: starting archive recovery
LOG: restore_command = "/usr/cbmp/core/bin/restore_pg_tlog %f %p"
LOG: restored log file "0000000100000008000000C4" from archive
LOG: invalid resource manager ID 53 at 8/C4FFFEF8
LOG: invalid primary checkpoint record
LOG: restored log file "0000000100000008000000C4" from archive
LOG: invalid resource manager ID 52 at 8/C4FFFEBC
LOG: invalid secondary checkpoint record
PANIC: could not locate a valid checkpoint record
LOG: startup process (PID 18297) was terminated by signal 6
LOG: aborting startup due to startup process failure
LOG: logger shutting down
----------------------------------------------------------------

what is the procedure for creating a "hot standby" (continuously
feeding
a series of WAL files created by the primary machine into the
secondary
one) ?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-10-2008, 07:03 AM
Jim C. Nasby
 
Posts: n/a
Default Re: recovery problem

On Wed, Apr 19, 2006 at 01:51:59AM -0700, jayati.biswas@cmcltd.com wrote:
> what is the procedure for creating a "hot standby" (continuously
> feeding
> a series of WAL files created by the primary machine into the
> secondary
> one) ?


Take a look at http://pgfoundry.org/projects/pgpitrha/ ; it should do
what you want (you'll have to pull files out of CVS for right now...)
--
Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:36 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com