RubyGems.org

pg_csv

0.1.6

Fast AR/PostgreSQL csv export. Used pg function 'copy to csv'. Effective on millions rows.

installgem install pg_csv
Authors

Makarchev Konstantin

2,934 total downloads 563 for this version
Owners

E320beed5b9b212d0c478d96a0c0131f

Gemfile
gem "pg_csv", "~> 0.1.6"
Versions
  1. 0.1.6 August 29, 2012
  2. 0.1.5 August 17, 2012
  3. 0.1.4 June 14, 2012
  4. 0.1.3 June 13, 2012
  5. 0.1.2 June 12, 2012
Show all versions (7 total)
Runtime Dependencies
  1. activerecord >= 0
  2. pg >= 0
Development Dependencies
  1. rake >= 0
  2. rspec >= 0