diff options
author | Bruce Momjian <bruce@momjian.us> | 2007-01-31 03:17:49 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2007-01-31 03:17:49 +0000 |
commit | 99507b9a92685c2ee56da1e21981cee16505bc07 (patch) | |
tree | e1ec1f0da648a836adeffcf082868646f3848635 /src/backend/access/gin/ginarrayproc.c | |
parent | 62b2786b82ac985c4c37eed9ebdd384ffa7bd5a0 (diff) | |
download | postgresql-99507b9a92685c2ee56da1e21981cee16505bc07.tar.gz postgresql-99507b9a92685c2ee56da1e21981cee16505bc07.zip |
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.
Diffstat (limited to 'src/backend/access/gin/ginarrayproc.c')
0 files changed, 0 insertions, 0 deletions