mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-20 22:21:09 +02:00
* Set MaxIdleConns to reduce connection churn (postgresql physical) * Make new "max_idle_connection" config option for physical postgresql * Add docs for "max_idle_connections" for postgresql storage * Add minimum version to docs for max_idle_connections