mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 09:22:55 +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;
|