Re: "PANIC: cannot make new WAL entries during recovery" in the wild

From: Greg Stark <gsstark(at)mit(dot)edu>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: "PANIC: cannot make new WAL entries during recovery" in the wild
Date: 2009-08-06 21:03:47
Message-ID: 407d949e0908061403i502c9285l1b87e80959537221@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2009/8/6 Alvaro Herrera <alvherre(at)commandprompt(dot)com>:
> After adding %p to the log_line_prefix, it becomes clear that the
> process calling XLogInsert here is the startup process.
>
> This is new code in 8.4.  Is no one concerned about this?

Can you get a backtrace?

--
greg
http://mit.edu/~gsstark/resume.pdf

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2009-08-06 21:06:35 Re: "PANIC: cannot make new WAL entries during recovery" in the wild
Previous Message Tom Lane 2009-08-06 21:02:46 Re: "PANIC: cannot make new WAL entries during recovery" in the wild