Add information about WAL buffers being full to EXPLAIN (WAL)
Michael Paquier <michael@paquier.xyz>
Add information about WAL buffers being full to EXPLAIN (WAL) This is similar to ce5bcc4a9f26, relying on the addition of wal_buffers_full to WalUsage. This time, the information is added to the output generated by EXPLAIN (WAL). Author: Bertrand Drouvot Reviewed-by: Ilia Evdokimov Discussion: https://postgr.es/m/Z6SOha5YFFgvpwQY@ip-10-97-1-34.eu-west-3.compute.internal
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/explain.sgml | modified | +3 −2 |
| src/backend/commands/explain.c | modified | +6 −1 |
Documentation touched
Discussion
- Move wal_buffers_full to WalUsage (and report it in pgss/explain) 8 messages · 2025-02-06 → 2025-02-17