APLoader 0.1.0 review
DownloadAPLoader stands for Another Postgres Loader, is a front-end to the Postgresql COPY command written in Ruby. Features include: f
|
|
APLoader stands for Another Postgres Loader, is a front-end to the Postgresql COPY command written in Ruby.
Features include:
fault tolerance
a progress meter
failed batch logs
minimal requirements
a programmable API
excellent performance.
The APLoaderproject is a PostgreSQL Community project that is a part of the pgFoundry.
Requirements:
ruby postgres library
Installation:
1. su to root
2. ruby setup.rb
to install in an alternate location
3. ruby setup.rb all --prefix=/some/other/location
APLoader 0.1.0 keywords