P
pg_terminator
Tool for automatically canceling or terminating offending connections to PostgreSQL DB.
-
Hubert depesz Lubaczewski authored
In case there was transaction running that might be deleted in future, sleep time was calculated based on its runtime end when it should be killed. Even it if was possible to be another transaction to be killed earlier, that hasn't started yet. Fix makes sure that we wait, at most, duration of shortest rule.
f33aaebb
Name |
Last commit
|
Last update |
---|---|---|
doc | ||
examples | ||
Changelog | ||
LICENSE | ||
README.md | ||
config.yaml | ||
pg_terminator |