Re: Defining performance. - Mailing list pgsql-performance

From Tobias Brox
Subject Re: Defining performance.
Date
Msg-id 20061201010754.GA1448@oppetid.no
Whole thread Raw
In response to Re: Defining performance.  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-performance
[Jeff Davis - Thu at 04:57:54PM -0800]
> > We're having the same issues, so we do the dumping and restoring every
> > now and then to be sure everything is properly cleaned up.  With 8.1.
> >
>
> What's causing that? Is it index bloat?
>
> I would think a REINDEX would avoid having to dump/restore, right? A
> CLUSTER might also be necessary, depending on what kind of performance
> degradation you're experiencing.
>
> Am I missing something?

Just as with Paul Lathrops case, the performance degradation is
something perceived by the application developers.  We haven't had time
to actually verify reliably that the performance is actually beeing
degraded, neither that the reload beeing done helps (after we resolved
the pending transaction issue, anyway), nor look into what the possible
reasons of this percieved degradation could be.


pgsql-performance by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Defining performance.
Next
From: nospam@hardgeus.com
Date:
Subject: Re: Defining performance.