Respect idle_session_timeout
Open
enhancement
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 73
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 129
Description
Connection timeouts can currently only be specified in the config file and require a server restart to change. Postgres has much more flexibility:
https://www.postgresql.org/docs/current/runtime-config-client.html#GUC-IDLE-SESSION-TIMEOUT
Contributor guide
Assessment
This issue has not been assessed yet.