blob: 6b616f8429df0cbc3c6f4bba79644147b0d2fc87 [file] [log] [blame] [view]
# PostgreSQL
- Data source: select POSTGRESQL
- Data source name: enter the name of the data source
- Description: Enter a description of the data source
- IP/Host Name: Enter the IP to connect to POSTGRESQL
- Port: Enter the port to connect to POSTGRESQL
- Username: Set the username for connecting to POSTGRESQL
- Password: Set the password for connecting to POSTGRESQL
- Database name: Enter the name of the database connected to POSTGRESQL
- Jdbc connection parameters: parameter settings for POSTGRESQL connection, filled in in JSON form
<p align="center">
<img src="/img/postgresql-en.png" width="80%" />
</p>