Connect PostgreSQL databases to Tembo for performance monitoring and optimization.

Features

  • Monitor slow queries and missing indexes
  • Detect unused indexes and database bloat

Installation

1

Create User

Create a dedicated database user for Tembo with read permissions and monitoring access.

2

Connect

Navigate to the Integrations page in Tembo and click the Connect button next to Postgres. Enter your connection string in the format: postgresql://username:password@host:5432/database

3

Test Connection

Test the connection to verify Tembo can access your database. Once verified, monitoring begins immediately.