mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-20 04:58:23 +00:00
ff87b51300
This reverts commit e5aef3747c.
The logic of this commit was incorrect:
enabling audit requires a restart of the compute,
because audit extensions use shared_preload_libraries.
So it cabnnot be done in the configuration phase,
require endpoint restart instead.