Delete565
From DOC
(Redirected from Install PostgreSQL)
Install PostgreSQL
Database Server
On Windows: http://tolven.org/doc/installation/install-pg-win.html
On Linux: http://tolven.org/doc/installation/install-pg-linux.html
pgAdminIII (also available from the PostgreSQL site) can be used to test communication with the database.
JDBC Driver
You must download an appropriate JDBC driver and point to this driver in the plugins.xml file (done later).

