Property | Description |
|---|---|
Connection Name | Name of the connection. Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -, Maximum length is 255 characters. |
Description | Description of the connection. Maximum length is 4000 characters. |
Use Secret Vault | Stores sensitive credentials for this connection in the secrets manager that is configured for your organization. This property appears only if secrets manager is set up for your organization. When you enable the secret vault in the connection, you can select which credentials that the Secure Agent retrieves from the secrets manager. If you don't enable this option, the credentials are stored in the repository or on a local Secure Agent, depending on how your organization is configured. Note: If you’re using this connection to apply data access policies through pushdown or proxy services, you cannot use the Secret Vault configuration option. For information about how to configure and use a secrets manager, see Secrets manager configuration. |
Runtime Environment | The name of the runtime environment where you want to run tasks. Select the Informatica Cloud Hosted Agent. |
Property | Description |
|---|---|
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. |
Property | Description |
|---|---|
Schema Name | The schema name. If you don't specify the schema name, all the schemas available in the database are listed when you import the source object in the data loader task. |
Connection Environment SQL | The SQL statement to set up the database environment when you connect to the database. The database environment applies for the entire session that uses this connection. For example, you can enter this statement to set the time zone: SET timezone to 'America/New_York'; |
Additional Connection Properties | Additional connection parameters that you want to use. Provide the connection parameters as semicolon-separated key-value pairs. |
Property | Description |
|---|---|
Validate Server Certificate | Doesn't apply to a data loader task. |
Truststore | Doesn't apply to a data loader task. |
Truststore Password | Doesn't apply to a data loader task. |
Host Name In Certificate | Doesn't apply to a data loader task. |
Keystore | Doesn't apply to a data loader task. |
Keystore Password | Doesn't apply to a data loader task. |
Key Password | Doesn't apply to a data loader task. |
Use SSLv3 | Doesn't apply to a data loader task. |
Use TLSv1.2 | Doesn't apply to a data loader task. |
Property | Description |
|---|---|
Validate Server Certificate | Doesn't apply to a data loader task. |
Truststore | Doesn't apply to a data loader task. |
Truststore Password | Doesn't apply to a data loader task. |
Host Name In Certificate | Doesn't apply to a data loader task. |
Use SSLv3 | Doesn't apply to a data loader task. |
Use TLSv1.2 | Doesn't apply to a data loader task. |