PostgreSQL

PostgreSQL (or Postgres) is an open-source relational database management system. With Honeycomb, you can pull your Postgres logs into Honeycomb for analysis and get a quick handle on the database queries triggered by your application logic.

How it works

Honeycomb can help you understand various parts of database performance such as normalized query shapes, time spent waiting to acquire a lock, the number of rows examined to execute a query, the number of rows returned, and much more.

Support for debugging database performance is provided for both running Postgres directly (locally) or via AWS RDS. If running Postgres on RDS, Honeycomb offers support for ingesting RDS Postgres logs via CloudWatch Logs. When running locally, you can use the Honeytail logs agent to pick up logs and send them to Honeycomb as structured events.

Resources

Documentation

Honeycomb Documentation for PostgreSQL

read more
Webpage

PostgreSQL

read more
Webpage

Amazon RDS for PostgreSQL

read more
Documentation

Honeycomb Documentation for Honeytail

read more
Github

Honeycomb Honeytail Repo

read more