database-assessment icon indicating copy to clipboard operation
database-assessment copied to clipboard

feat(postgres): support for Postgres 17

Open wpuziewicz opened this issue 9 months ago • 0 comments

  • Modify bg_writer_stats query to handle Postgres 17 breaking change that moved some columns from pg_stat_bgwriter to pg_stat_checkpointer.
  • Create version for Postgres 11.

wpuziewicz avatar Jun 04 '25 19:06 wpuziewicz