Re: Help tuning postgres

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: emil(at)baymountain(dot)com
Cc: Csaba Nagy <nagy(at)ecircle-ag(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Help tuning postgres
Date: 2005-10-12 17:21:24
Message-ID: 2741.1129137684@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Emil Briggs <emil(at)baymountain(dot)com> writes:
>> 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'll also lock out writes on the table until the index is rebuilt,
so he does need to schedule downtime.

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Steve Poe 2005-10-12 17:32:05 Re: Help tuning postgres
Previous Message Csaba Nagy 2005-10-12 16:55:30 Re: Help tuning postgres