Re: PANIC caused by open_sync on Linux

Поиск
Список
Период
Сортировка
От Jonah H. Harris
Тема Re: PANIC caused by open_sync on Linux
Дата
Msg-id 36e682920710260601m33d1db74n1aa495d8238b2c9d@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PANIC caused by open_sync on Linux  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Gokulakannan Somasundaram"
Дата:
Сообщение: Re: [PATCHES] Including Snapshot Info with Indexes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PostgreSQL 8.3, libpq and WHERE CURRENT OF