Skip to content
zanothis edited this page Nov 3, 2013 · 3 revisions

Basic installation

To install pg, run the following:

npm install pg

Dependencies for Native Bindings

Ubuntu

To install the dependencies in Ubuntu: sudo apt-get install libpq-dev build-essentials

Clone this wiki locally