Re: DRBD and Postgres: how to improve the perfomance? - Mailing list pgsql-performance

From Merlin Moncure
Subject Re: DRBD and Postgres: how to improve the perfomance?
Date
Msg-id b42b73150709070556o22768ba5uc5ce260ebd2b10f2@mail.gmail.com
Whole thread Raw
In response to DRBD and Postgres: how to improve the perfomance?  (Maila Fatticcioni <mfatticcioni@mbigroup.it>)
List pgsql-performance
On 9/7/07, Maila Fatticcioni <mfatticcioni@mbigroup.it> wrote:
> Obviously, working with the database in DRBD, we had two writes instead
> of only one but we are a bit disappointed about the low results. We
> would like to know if there is any way to improve the performance in
> order to have a 3/4 rate instead of the 1/2 one.

Have you considered warm standby PITR?   It achieves essentially the
same thing with very little overhead on the master.  The only downside
relative to DRDB is you have to think about the small gap between WAL
file rotations.  From what I understand, there is some new stuff
(check out skype skytools) that may help minimize this problem.

merlin

pgsql-performance by date:

Previous
From: Tobias Brox
Date:
Subject: Re: SAN vs Internal Disks
Next
From: Michael Stone
Date:
Subject: Re: SAN vs Internal Disks