~> App
Version
~> pg_flame
Description
Install (execute in workspace terminal)
wrk install pg-flame==1.2
Remarks and hints
psql usda -qAtc 'EXPLAIN (ANALYZE, FORMAT JSON) SELECT *
FROM a_table A
JOIN b_table B ON A.id = B.a_id \
| pg_flame > flamegraph.html
FROM a_table A
JOIN b_table B ON A.id = B.a_id \
| pg_flame > flamegraph.html
Scripts
# Istall script # Start script!= Workspace compatibility
compatible with all workspaces
!= App compatibility
no compatibility requirements