PostgreSQL Connection
Integrate PostgreSQL databases in your IoT Solution with Thingsup.
Last updated
Was this helpful?
Integrate PostgreSQL databases in your IoT Solution with Thingsup.
Last updated
Was this helpful?
This provides a connection to User's PostgreSQL Database. User need to provide following parameters to connect to PostgreSQL Database.
Host - Public DNS/IP of PostgreSQL Database
Port - PostgreSQL Port Number
Database - PostgreSQL Database Name
Username - PostgreSQL User
Password - PostgreSQL Password
TLS - Use TLS for Connection
Thingsup DB
Please note the following points:
Keep Database as '-' in case of no database name.
localhost database is not supported. You can connect your local PostgreSQL server with tunnelling service like ngrok