Re: Configuring PostgreSQL to minimize impact of - Mailing list pgsql-performance

From Vivek Khera
Subject Re: Configuring PostgreSQL to minimize impact of
Date
Msg-id x7fza5lb4u.fsf@yertle.int.kciLink.com
Whole thread Raw
In response to Re: Configuring PostgreSQL to minimize impact of checkpoints  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-performance
>>>>> "JAR" == J Andrew Rogers <jrogers@neopolitan.com> writes:


JAR> The LSI MegaRAID reading/writing/caching behavior is user configurable.
JAR> It will support both write-back and write-through, and IIRC, three
JAR> different algorithms for reading (none, read-ahead, adaptive).  Plenty
JAR> of configuration options.

For PG max performance, you want to set it for write-back and
read-ahead (adaptive has been claimed to be bad, but I got similar
performace from read-ahead and adaptive, so YMMV).


--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD  +1-301-869-4449 x806
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

pgsql-performance by date:

Previous
From: Vivek Khera
Date:
Subject: Re: Configuring PostgreSQL to minimize impact of checkpoints
Next
From: jao@geophile.com
Date:
Subject: Re: Configuring PostgreSQL to minimize impact of checkpoints