Fill Factor - Mailing list pgsql-performance

From Anibal David Acosta
Subject Fill Factor
Date
Msg-id 003201cc1492$514419a0$f3cc4ce0$@devshock.com
Whole thread Raw
Responses Re: Fill Factor
List pgsql-performance
Hello,

How fillfactor impact performance of query?

I have two cases,
One is a operational table, for each insert it have an update, this table
must have aprox. 1.000 insert per second and 1.000 update per second (same
inserted row)
Is necessary to change the fill factor?


The other case is a table that have few insert (statistics) but thousands or
millons of update, In this case the fillfactor is not necessary to change?

Thanks!




pgsql-performance by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: [PERFORMANCE] expanding to SAN: which portion best to move
Next
From: Scott Marlowe
Date:
Subject: Re: Fill Factor