mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-23 16:10:37 +00:00
This will tell us how much time the compute has spent throttled if pageserver/safekeeper cannot keep up with WAL generation. Signed-off-by: Tristan Partin <tristan@neon.tech>
2 lines
57 B
SQL
2 lines
57 B
SQL
SELECT neon.backpressure_throttling_time() AS throttled;
|