For the complete documentation index, see llms.txt. This page is also available as Markdown.
PostgreSQL Adapter
Connection Requirements
1
IP
Postgre SQL Server IP Address.
2
Port
Port number (optional, default: 5432).
3
Domain
Domain FQDN.
4
Database
Base database.
5
Username
Value provided username in Postgre SQL server.
🔵 "Read"
The user must have "Select" and "List" privileges.
6
Password
The Password of the provided username.
7
View Name
The view name of Postgre SQL Server. (required).
🔵 View
OctoXLabs needs a for integration. In this view, the name of the column with the hostname must be Hostname. You can add the remaining fields as you wish.
⚠️ Attention
Please perform a connection test to ensure there is a valid connection to the host.
When the discovery operation is finalized, you will be able to see the details on the Assets page.