Skip to content

PostgreSQL® Client Setup

This section of the tutorial details how to create and configure the addon.

First, install the com.eurotech.framework.postgresql.client.feature Deployment Package (DP) from the "Packages" section of the ESF UI or remotely from Kapua/Everyware Cloud.

Next, create a new PostgresqlClientService instance from the service section, like in the picture below.

Finally, configure the PostgresqlClientService which appeared in the services list. Insert the correct parameters for connecting to the database server. In the picture below the client is configured to connect to a server running on localhost:5432, with database name postgres.

Now the client is configured and ready to be used with Kura database APIs.