Fix overflow of bgwriter's request queue - Mailing list pgsql-patches

From ITAGAKI Takahiro
Subject Fix overflow of bgwriter's request queue
Date
Msg-id 20060113132743.4E26.ITAGAKI.TAKAHIRO@lab.ntt.co.jp
Whole thread Raw
List pgsql-patches
Attached is a patch that fixes overflow of bgwriter's file-fsync request queue.

It happened on heavy update workloads and the performance decreased.
I have sent HACKERS the detail.

---
ITAGAKI Takahiro
NTT Cyber Space Laboratories

Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: patch to create system view that lists cursors
Next
From: "Qingqing Zhou"
Date:
Subject: Re: Fix overflow of bgwriter's request queue