Add:
authorBruce Momjian <bruce@momjian.us>
Wed, 31 Jan 2007 03:17:49 +0000 (03:17 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 31 Jan 2007 03:17:49 +0000 (03:17 +0000)
commit99507b9a92685c2ee56da1e21981cee16505bc07
treee1ec1f0da648a836adeffcf082868646f3848635
parent62b2786b82ac985c4c37eed9ebdd384ffa7bd5a0
Add:

>
> * Add REINDEX CONCURRENTLY, like CREATE INDEX CONCURRENTLY
>
>   This is difficult because you must upgrade to an exclusive table lock
>   to replace the existing index file.  CREATE INDEX CONCURRENTLY does not
>   have this complication.  This would allow index compaction without
>   downtime.
doc/TODO
doc/src/FAQ/TODO.html