when do I analyze after concurrent index creation?

From: AI Rumman <rummandba(at)gmail(dot)com>
To: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: when do I analyze after concurrent index creation?
Date: 2013-10-17 19:43:54
Message-ID: CAGoODpd09iVw289B1pxt8U6PBtZe+y5yfR4gGCmdAAhMoe13VQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have a very basic question.
If I create index concurrently, then do I need to analyze the table? If
yes, when?
Please let me know.

Thanks.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tomas Vondra 2013-10-17 20:40:52 Re: Need some help on Performance 9.0.4
Previous Message Kevin Grittner 2013-10-17 19:37:39 Re: Index creation fails with automatic names