Files
neon/compute/etc/sql_exporter/checkpoints_timed.sql
Matthias van de Meent f3a0e4f255 Improve specificity with which we apply compute specs (#12773)
This makes sure we don't confuse user-controlled functions with PG's
builtin functions.

## Problem

See https://github.com/neondatabase/cloud/issues/31628
2025-07-30 15:29:16 +00:00

2 lines
59 B
SQL

SELECT checkpoints_timed FROM pg_catalog.pg_stat_bgwriter;