Re: Standby server crashes in master and REL9_5_STABLE branches - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Standby server crashes in master and REL9_5_STABLE branches
Date
Msg-id CAB7nPqSdDx50njV5sXJS5sq1RPynXGDs3vAXVbHHiNA8CQi7QQ@mail.gmail.com
Whole thread Raw
In response to Standby server crashes in master and REL9_5_STABLE branches  (<oonishitk@nttdata.co.jp>)
Responses Re: Standby server crashes in master and REL9_5_STABLE branches
Re: Standby server crashes in master and REL9_5_STABLE branches
List pgsql-hackers


On Wed, Sep 30, 2015 at 4:15 PM, <oonishitk@nttdata.co.jp> wrote:
FATAL:  could not access status of transaction 9009
DETAIL:  Could not read from file "pg_commit_ts/0000" at offset 90112: Success.
CONTEXT:  xlog redo Transaction/COMMIT: 2015-09-30 15:52:41.924141+09
LOG:  startup process (PID 23199) exited with exit code 1
LOG:  terminating any other active server processes

I cannot explain why but this crash seems to disappear if I moved HEAD to before commit 6b61955135e94b39d85571fdbb0c5a749af767f1.

Even if I have the feeling that Alvaro, Petr and/or Fujii-san already know what is going on, do you have a backtrace at hand?
--
Michael

pgsql-hackers by date:

Previous
From:
Date:
Subject: Standby server crashes in master and REL9_5_STABLE branches
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] postgres_fdw extension support