How to Configure PostgreSQL Support
To configure the support for a PostgreSQL database follow this procedure:
Go to the
PostgreSQL website
and download the PostgreSQL 8.3 JDBC driver called
postgresql-8.3-603.jdbc3.jar
.
Configure a PostgreSQL
Data Source
driver.
Configure a PostgreSQL
Connection
.
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
).
How to Configure a PostgreSQL 8.3 Data Source
How to Configure a PostgreSQL 8.3 Connection
Parent topic:
How to Configure Support For Relational Databases