You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Could you please add support for 4kB data block size?
Currently when starting postgres_exporter on database recompiled with --with-blocksize=4kB we get the following error: panic: unknown unit for runtime variable: "4kB"
PostgreSQL 12.5, RHEL 8.3
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hello!
Could you please add support for 4kB data block size?
Currently when starting postgres_exporter on database recompiled with
--with-blocksize=4kB
we get the following error:panic: unknown unit for runtime variable: "4kB"
PostgreSQL 12.5, RHEL 8.3
The text was updated successfully, but these errors were encountered: