Re: Replication Syatem - Mailing list pgsql-performance

From Pavan Deolasee
Subject Re: Replication Syatem
Date
Msg-id 2e78013d0804290616y78f3825alf8595e5043dc8385@mail.gmail.com
Whole thread Raw
In response to Re: Replication Syatem  ("Gauri Kanekar" <meetgaurikanekar@gmail.com>)
List pgsql-performance
On Tue, Apr 29, 2008 at 6:42 PM, Gauri Kanekar
<meetgaurikanekar@gmail.com> wrote:
> Thats how our updates works.
> We usually tend to touch the same row many times a day.
>

Then start with a non-100 fillfactor. I would suggest something like
80 and then adjust based on the testing. Since you are anyways have a
update intensive setup, leaving free space in the heap won't harm you
much in the long term.

Thanks,
Pavan

--
Pavan Deolasee
EnterpriseDB http://www.enterprisedb.com

pgsql-performance by date:

Previous
From: "Gauri Kanekar"
Date:
Subject: Re: Replication Syatem
Next
From: Gregory Stark
Date:
Subject: Re: Replication Syatem