pgstats.dev has been updated - Mailing list pgsql-announce

From Data Egret via PostgreSQL Announce
Subject pgstats.dev has been updated
Date
Msg-id 161962258378.693.7500270882637360304@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

pgstats.dev has been updated

In this update Alexey Lesovsky made some important changes in https://pgstats.dev - the dynamic realisation of PostgreSQL Observability diagram.

We invite the Postgres community to discover the improved new look of this nifty tool.

Diagram changes:

  • views' and functions’ labels are now aligned,
  • the arrows that used to show the link between the blocks and the stat labels have been replaced with colour scheme to show these relations,
  • animation has been made smoother,
  • readability of inactive items has been improved by increasing the opacity.

Stat description pages (as in here) have also been updated to provide more information about future releases:

  • internal navigation has been improved by adding links to the related items,
  • resources were added - external links to additional information,
  • versioning is now there, so that you can see how Postgres evolved and when different features were added.

https://pgstats.dev - now you can really observe Postgres!


https://pgstats.dev is a dynamic realisation of PostgreSQL Observability diagram, which provides a simplified visual representation of PostgreSQL internals, functions and stats and shows all the relevant information about specific database subsystems. It is maintained by Alexey Lesovsky and is one of Data Egret projects.

 

pgsql-announce by date:

Previous
From: PWN via PostgreSQL Announce
Date:
Subject: PostgreSQL Weekly News - April 25, 2021
Next
From: Hiroshi Saito
Date:
Subject: psqlODBC 13.01.0000 Released