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

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Greg Stark <gsstark(at)mit(dot)edu>
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:06:35
Message-ID: 20090806210634.GO7769@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greg Stark wrote:
> 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?

I'll ask the user.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2009-08-06 21:28:15 Re: "PANIC: cannot make new WAL entries during recovery" in the wild
Previous Message Greg Stark 2009-08-06 21:03:47 Re: "PANIC: cannot make new WAL entries during recovery" in the wild