postgres logs spam

Every 5 seconds I see this in the logs of my postgres database.

2022-03-09T14:19:20Z app[215cf724] lhr [info]keeper   | 2022-03-09T14:19:20.747Z        INFO    cmd/keeper.go:1504      our db requested role is master
2022-03-09T14:19:20Z app[215cf724] lhr [info]keeper   | 2022-03-09T14:19:20.748Z        INFO    cmd/keeper.go:1542      already master
2022-03-09T14:19:20Z app[215cf724] lhr [info]keeper   | 2022-03-09T14:19:20.769Z        INFO    cmd/keeper.go:1675      postgres parameters not changed
2022-03-09T14:19:20Z app[215cf724] lhr [info]keeper   | 2022-03-09T14:19:20.769Z        INFO    cmd/keeper.go:1702      postgres hba entries not changed

Any way to change those statements to DEBUG?

Not currently, but PRs are accepted on the Postgres repo here GitHub - fly-apps/postgres-ha: Postgres + Stolon for HA clusters as Fly apps. or GitHub - fly-apps/postgres-standalone: Standalone Postgres on Fly. Or, just an issue :slight_smile: