How to Configure a PostgreSQL 8.3 Data Source

The steps for configuring a data source for connecting to a PostgreSQL server are as follows:
  1. Open the Preferences dialog box and go to Data Sources.
  2. Click the New button in the Data Sources panel.

    The dialog box for configuring a data source is opened.

  3. Enter a unique name for the data source.
  4. Select PostgreSQL in the driver Type drop-down list.
  5. Add the PostgreSQL driver file using the Add Files button.
    The PostgreSQL driver file is called postgresql-8.3-603.jdbc3.jar. The Driver files section lists download links for database drivers that are necessary for accessing PostgreSQL databases in Oxygen XML Editor.
  6. Select the most appropriate Driver class.
  7. Click the OK button to finish the data source configuration.