[GENERAL] startup process stuck in recovery - Mailing list pgsql-general

From Christophe Pettus
Subject [GENERAL] startup process stuck in recovery
Date
Msg-id B1A01387-19A7-4F0F-A351-5D5EECCAEDDD@thebuild.com
Whole thread Raw
Responses Re: [GENERAL] startup process stuck in recovery  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [GENERAL] startup process stuck in recovery  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-general
Hi,

We're dealing with a 9.5.5 database with the symptom that, after a certain amount of time after restart, the startup
processreaches a certain WAL segment, and stops.  The startup process runs at 100% CPU, with no output from strace.
Thereare no queries running on the secondary, so it's not a delay for queries.  The WAL receiver continues to operate
normally,and we can see sent_location / write_location / flush_location continue to move ahead in parallel, with
replay_locationstuck in that WAL segment. 

Suggestions on further diagnosis?

--
-- Christophe Pettus  xof@thebuild.com



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

pgsql-general by date:

Previous
From: "Igal @ Lucee.org"
Date:
Subject: Re: [GENERAL] Permissions for Web App
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] startup process stuck in recovery