Re: [PERFORM] Fillfactor in postgresql 9.2

2013-07-02 Thread Pavan Deolasee
On Tue, Jul 2, 2013 at 5:15 PM, Albe Laurenz wrote: > Niels Kristian Schjødt wrote: > > I am experiencing a similar issue as the one mentioned in this post > > > http://stackoverflow.com/questions/3100072/postgresql-slow-on-a-large-table-with-arrays-and-lots-of- > > updates/3100232#3100232 > > How

Re: [PERFORM] Fillfactor in postgresql 9.2

2013-07-02 Thread Albe Laurenz
Niels Kristian Schjødt wrote: > I am experiencing a similar issue as the one mentioned in this post > http://stackoverflow.com/questions/3100072/postgresql-slow-on-a-large-table-with-arrays-and-lots-of- > updates/3100232#3100232 > However the post is written for a 8.3 installation, so I'm wondering

[PERFORM] Fillfactor in postgresql 9.2

2013-07-02 Thread Niels Kristian Schjødt
Hi, I am experiencing a similar issue as the one mentioned in this post http://stackoverflow.com/questions/3100072/postgresql-slow-on-a-large-table-with-arrays-and-lots-of-updates/3100232#3100232 However the post is written for a 8.3 installation, so I'm wondering if the fillfactor problem is st