June 2024
Intermediate to advanced
456 pages
11h 34m
English
PgHero[166] is an open source PostgreSQL performance dashboard. PgHero ships as an open source Rails Engine and has been added to Rideshare as a Ruby gem. It’s also available as a Docker container.[167]
When PGSS is enabled, PgHero captures and stores results in its own tables from the system view.
PgHero presents the following data on the Queries screen:
Since PgHero was added to Rideshare, run bin/rails server from your terminal and then visit /pghero in your browser to open up the dashboard. Once that’s loaded, let’s explore the various screens.
Navigate to the Queries tab. The following ...
Read now
Unlock full access