Pricing
Docs
Log in
Get Started
Technologies
/
PostgreSQL
/
buffers_backend_fsync
PostgreSQL
Metric
buffers_backend_fsync
Backend fsync calls
Dimensions:
None
Available on:
Datadog (1)
Native (1)
Prometheus (1)
Interface Metrics (3)
Datadog
postgresql.bgwriter.buffers_backend_fsync
The of times a backend had to execute its own fsync call instead of the background writer.
Dimensions:
None
Native
buffers_backend_fsync
Number of fsync calls by backends
Dimensions:
None
Prometheus
stat_bgwriter_buffers_backend_fsync_total
Number of times a backend had to execute its own fsync call (normally the background writer handles those even when the backend does its own write)
Dimensions:
None
Sources
postgresql.bgwriter.buffers_backend_fsync
github.com
buffers_backend_fsync
github.com
stat_bgwriter_buffers_backend_fsync_total
github.com