Re: Help tuning postgres

From: Emil Briggs <emil(at)baymountain(dot)com>
To: Csaba Nagy <nagy(at)ecircle-ag(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Help tuning postgres
Date: 2005-10-12 15:33:56
Message-ID: 200510121133.56955.emil@baymountain.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

> [snip]
>
> > Have you tried reindexing your active tables?
>
> Not yet, the db is in production use and I have to plan for a down-time
> for that... or is it not impacting the activity on the table ?
>

It will cause some performance hit while you are doing it. It sounds like
something is bloating rapidly on your system and the indexes is one possible
place that could be happening.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Merlin Moncure 2005-10-12 15:54:17 Re: Help tuning postgres
Previous Message Csaba Nagy 2005-10-12 15:17:53 Re: Help tuning postgres