Add pg_flame

This commit is contained in:
Marcus Gartner 2019-10-27 12:43:13 -07:00
parent 909c2f08f8
commit 8a2f83ba12

View File

@ -129,6 +129,7 @@ For Database Management
* [pgRouting](https://github.com/pgRouting/pgrouting) - pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality.
### Optimization
* [pg_flame](https://github.com/mgartner/pg_flame) - A flamegraph generator for query plans.
* [PgHero](https://github.com/ankane/pghero) - PostgreSQL insights made easy.
* [pgMustard](https://www.pgmustard.com/) - A modern user interface
for `EXPLAIN`, that also provides performance tips (Commercial Software).