Re: Automatic adjustment of bgwriter_lru_maxpages - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Automatic adjustment of bgwriter_lru_maxpages
Date
Msg-id 200703250144.l2P1iJt05981@momjian.us
Whole thread Raw
In response to Re: Automatic adjustment of bgwriter_lru_maxpages  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
List pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------


ITAGAKI Takahiro wrote:
> Sorry, I had a mistake in the patch I sent.
> This is a fixed version.
>
> I wrote:
>
> > I'm working on making the bgwriter to write almost of dirty pages. This is
> > the proposal for it using automatic adjustment of bgwriter_lru_maxpages.
>
> Regards,
> ---
> ITAGAKI Takahiro
> NTT Open Source Software Center
>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faq

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: LIMIT/SORT optimization
Next
From: Bruce Momjian
Date:
Subject: Re: Optimized pgbench for 8.3