PostgreSQL Reader Parameters

Database Connection

Select an existing PostgreSQL database connection, or Add Database Connection...

Add PostgreSQL Database Connection

To define a new connection from the Connection parameter in a PostgreSQL format, see the topic PostgreSQL: Add Database Connection.

Schemas for Tables

Schemas are used to organize tables. This parameter provides the list of viewable schemas.

If this parameter is left blank, the Tables dialog will only show choices from the search path for the current user. Selecting specific schemas here will cause tables from those schemas to be shown instead.

This parameter also specifies the schemas to fetch candidate tables when merging feature types. If it is not set, candidate tables are fetched based on the search path for the current user.

Constraints

Use this parameter to expose Format Attributes in FME Workbench when you create a workspace:

  • In a dynamic scenario, it means these attributes can be passed to the output dataset at runtime.
  • In a non-dynamic scenario, this parameter allows you to expose additional attributes on multiple feature types. Click the browse button to view the available format attributes (which are different for each format) for the reader.
 

Advanced