Re: PANIC caused by open_sync on Linux

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: PANIC caused by open_sync on Linux
Дата
Msg-id Pine.GSO.4.64.0710262218020.28838@westnet.com
обсуждение исходный текст
Ответ на Re: PANIC caused by open_sync on Linux  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: PANIC caused by open_sync on Linux  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Re: PANIC caused by open_sync on Linux  (Andrew Sullivan <ajs@crankycanuck.ca>)
Список pgsql-hackers
On Fri, 26 Oct 2007, Tom Lane wrote:

>> The 8.3 bgwriter keeps running even during checkpoints, so it's feasible
>> to add such a feature now.
> I wonder though whether the walwriter wouldn't be a better place for it.

I do, too, but that wasn't available until too late in the 8.3 cycle to 
consider adding this feature to there either.

There's a couple of potential to-do list ideas that build on the changes 
in this area in 8.3:

-Aggressively pre-allocate WAL segments 
-Space out checkpoint fsync requests in addition to disk writes
-Consider re-inserting a smarter bgwriter all-scan that writes sorted by 
usage count during idle periods

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Avoiding planning redundant backwards merges
Следующее
От: Camilo Porto
Дата:
Сообщение: URGENT HELP about 'duration' stats