RubyGems.org

pg_reindex

0.1.4

Console utility for gracefully rebuild indexes/pkeys for PostgreSQL, with minimal locking in semi-auto mode.

installgem install pg_reindex
Authors

Makarchev Konstantin

1,572 total downloads 394 for this version
Owners

E320beed5b9b212d0c478d96a0c0131f

Gemfile
gem "pg_reindex", "~> 0.1.4"
Versions
  1. 0.1.4 July 10, 2012
  2. 0.1.3 June 15, 2012
  3. 0.1.2 June 8, 2012
  4. 0.1.1 June 7, 2012
Runtime Dependencies
  1. pg >= 0
  2. thor >= 0