Skip to content

feat: PG config improvements

Nikolay Samokhvalov requested to merge nik-pg-config-additions into master

Description

  • load pg_stat_statement, auto_explain modules
  • void autovacuum in the "tx ID wraparound prevention" mode

Checklist

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes, specifications reflect those changes and they have been reviewed OR there are no API changes
Edited by Anatoly Stansler

Merge request reports