Re: Moving more work outside WALInsertLock - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Moving more work outside WALInsertLock
Date
Msg-id 4EF4DC6F.4040005@enterprisedb.com
Whole thread Raw
In response to Re: Moving more work outside WALInsertLock  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Moving more work outside WALInsertLock  (Fujii Masao <masao.fujii@gmail.com>)
Re: Moving more work outside WALInsertLock  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 23.12.2011 15:23, Robert Haas wrote:
> On Fri, Dec 23, 2011 at 3:15 AM, Heikki Linnakangas
> <heikki.linnakangas@enterprisedb.com>  wrote:
>> On 23.12.2011 10:13, Heikki Linnakangas wrote:
>>> So, here's a WIP patch of what I've been working on.
>>
>> And here's the patch I forgot to attach..
>
> Fails regression tests for me.  I found this in postmaster.log:
>
> PANIC:  could not find WAL buffer for 0/2ECA438STATEMENT:  ANALYZE onek2;
> LOG:  stuck waiting upto 0/3000000
> LOG:  server process (PID 34529) was terminated by signal 6: Aborted
> DETAIL:  Failed process was running: ANALYZE onek2;

Sorry. Last minute changes, didn't retest properly.. Here's another attempt.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: patch: bytea_agg
Next
From: Jeff Janes
Date:
Subject: Re: Page Checksums + Double Writes