raghavendra t <raagavendra....@gmail.com> wrote:
 
> overcome with a corrupted index.
 
If this is a one-time fix for a corrupted index, did you look at
CREATE INDEX CONCURRENTLY?  You could avoid any down time while you
fix things up.
 
http://www.postgresql.org/docs/8.4/interactive/sql-createindex.html
 
-Kevin

-- 
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to