PlanetScale for Postgres is now GA. Get started
Navigation

PostgreSQL CPU and I/O tracking

We've added 4 new columns to Insights for PostgreSQL databases to track per-query pattern CPU and I/O utilization. The new columns are:

Note: To see the I/O columns, you'll need to first enable the track_io_timing parameter in your database's cluster configuration.

CPU and IO columns

Read more