Table of Contents

Search

  1. Preface
  2. Data Profiling
  3. Profiles
  4. Profile results
  5. Tuning data profiling task performance
  6. Troubleshooting

Data Profiling

Data Profiling

PostgreSQL

PostgreSQL

To access a PostgreSQL source object, you need to create a PostgreSQL connection to the source object. When you set up a PostgreSQL connection, you can select the Database connection type.
Configure the following PostgreSQL connection properties to create and run a data profiling task on a PostgreSQL source object:
Property
Value
Runtime Environment
The name of the runtime environment where you want to run tasks.
Authentication Type
The authentication mechanism to connect to PostgreSQL. Select Database.
User Name
User name to access the PostgreSQL database.
Password
Password for the PostgreSQL database user name.
Host Name
Host name of the PostgreSQL server to which you want to connect.
Port
Port number for the PostgreSQL server to which you want to connect.
Default is 5432.
Database Name
The PostgreSQL database name.
For more information about the PostgreSQL connection properties, see the help for the PostgreSQL connector.

0 COMMENTS

We’d like to hear from you!