Re: PANIC caused by open_sync on Linux - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: PANIC caused by open_sync on Linux
Date
Msg-id 36e682920710260601m33d1db74n1aa495d8238b2c9d@mail.gmail.com
Whole thread Raw
In response to Re: PANIC caused by open_sync on Linux  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 10/26/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> This ties into a loose end we didn't get to yet: being more aggressive
> about creating future WAL segments.  ISTM there is no good reason for
> clients ever to have to wait for WAL segment creation --- the bgwriter,
> or possibly the walwriter, ought to handle that in the background.

Agreed.

-- 
Jonah H. Harris, Sr. Software Architect | phone: 732.331.1324
EnterpriseDB Corporation                | fax: 732.331.1301
499 Thornall Street, 2nd Floor          | jonah.harris@enterprisedb.com
Edison, NJ 08837                        | http://www.enterprisedb.com/


pgsql-hackers by date:

Previous
From: "Gokulakannan Somasundaram"
Date:
Subject: Re: [PATCHES] Including Snapshot Info with Indexes
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL 8.3, libpq and WHERE CURRENT OF