JDBC Driver for PostgreSQL

Build 22.0.8462

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
AuthSchemeThe scheme used for authentication. Accepted entries are Password, AzureAD, AzurePassword, AzureMSI, AwsIAMRoles, AwsEC2Roles, GCPServiceAccount.
ServerThe host name or IP address of the server.
DatabaseThe name of the PostgreSQL database.
UserThe PostgreSQL user account used to authenticate.
PasswordThe password used to authenticate the user.
PortThe port number of the PostgreSQL server.
UseSSLThis field sets whether SSL is enabled.
VisibilityVisibility restrictions used to filter exposed metadata for tables with privileges granted to them for the current user.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462