Loading
Salesforce から送信されるメールは、承認済ドメインからのみとなります続きを読む

How to specify JDBC driver parameters with PostgreSQL connector

公開日: Apr 13, 2024
タスク

How to specify the JDBC driver parameters when connecting via PostgreSQL connector?

ステップ

Option 1

Use the .properties file to specify the parameters. Refer to the steps in this article.

Option 2

Specify the parameters in the Server field as shown below.

Example
Server, postgresql.test.com:5432/TestV1?tcpKeepAlive=true


User-added image
その他のリソース
There is no need to add the string "jdbc:postgresql://" since it is automatically added in the background.
 
ナレッジ記事番号

001469518

 
読み込み中
Salesforce Help | Article