1. 31 Jan, 2007 2 commits
    • Bruce Momjian's avatar
      Add: · 99507b9a
      Bruce Momjian authored
      >
      > * 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
    • Bruce Momjian's avatar
      Update for VACUUM FULL: · 62b2786b
      Bruce Momjian authored
      <   reindex rather than update the index.
      >   reindex rather than update the index.  Also, index updates can
      >   bloat the index.
      62b2786b
  2. 30 Jan, 2007 7 commits
  3. 29 Jan, 2007 6 commits
  4. 28 Jan, 2007 18 commits
  5. 27 Jan, 2007 7 commits