Sunday, June 1, 2014

using postgres for ruby development


It is required to install the development components of postgres

Ubuntu:
apt-get install postgresql libpq-dev

No comments:

Post a Comment