• B
    Add: · 99507b9a
    Bruce Momjian 提交于
    >
    > * 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.
    99507b9a
TODO 53.9 KB