databasePostgres

Overview of the Postgres integration.

circle-info

The following documentation is for Postgres v2.0.1.

Overview

The PostgreSQL book enables users to connect to, query, and manage PostgreSQL databases through comprehensive table operations, stored procedure execution and schema discovery.

Setup

The following integrations need to be connected to your Kognitos workspace:

  • Postgres

Steps

Follow these steps to connect the integration in Kognitos:

1

Using the left navigation menu, go to IntegrationsExplore Integrations.

2

Find

Search for the integration and click on it.

3

Connect

Click on Connect to add a connection to the integration.

4

Configure

Add a name for the connection. You'll be prompted for authentication details if needed. Then, click on Connect.

Authentication

Use one of the following authentication methods to connect this integration in Kognitos. Each method has its own configuration requirements.

Connect using Host, Port, Username, Password and Database Name

Connect to a PostgreSQL database using the provided connection parameters.

Label
Description
Type

Host

Host

text

Port

Port

text

Username

Username

text

Password

Password

sensitive

Database Name

Database Name

text

Last updated

Was this helpful?