How to Configure PostgreSQL Support

To configure the support for a PostgreSQL database follow this procedure:
  1. Go to the PostgreSQL website and download the PostgreSQL 8.3 JDBC driver called postgresql-8.3-603.jdbc3.jar.
  2. Configure a PostgreSQL Data Source driver.
  3. Configure a PostgreSQL Connection.
  4. Use the Data Source Explorer view from the Window > Show View > Data Source Explorer menu or switch to the Database Perspective (available from Window > Open Perspective > Database).