Dashboard

The Dashboard provides a quick overview of your database's health, active connections, size, and server activity.

Key metrics

  • Server version — PostgreSQL version and uptime
  • Active connections — number of current database connections
  • Database size — total size of the database
  • Cache hit ratio — percentage of queries served from cache
  • Transactions — committed vs. rolled back transactions

Server information

The dashboard displays essential server metadata:

  • PostgreSQL version
  • Server uptime
  • Current timestamp
  • Server timezone

Connection stats

View real-time connection statistics:

  • Total connections
  • Active connections
  • Idle connections
  • Maximum connections allowed

Database size

Monitor your database storage:

  • Total database size
  • Table size breakdown
  • Index size
  • Toast and temporary sizes