This website requires JavaScript.
Explore
Help
Sign In
docker
/
pgcat
Watch
1
Star
0
Fork
0
You've already forked pgcat
mirror of
https://github.com/postgresml/pgcat.git
synced
2026-03-23 17:36:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9dffebccbfe315638cbb374d283fa5598b594008
pgcat
/
tests
/
python
/
requirements.txt
2 lines
29 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Less dirty servers & fix python
2022-02-03 18:02:50 -08:00
psycopg2==2.9.3
Implementing graceful shutdown (#105) * Initial commit for graceful shutdown * fmt * Add .vscode to gitignore * Updates shutdown logic to use channels * fmt * fmt * Adds shutdown timeout * Fmt and updates tomls * Updates readme * fmt and updates log levels * Update python tests to test shutdown * merge changes * Rename listener rx and update bash to be in line with master * Update python test bash script ordering * Adds error response message before shutdown * Add details on shutdown event loop * Fixes response length for error * Adds handler for sigterm * Uses ready for query function and fixes number of bytes * fmt
2022-08-08 19:01:24 -04:00
psutil==5.9.1
Reference in New Issue
Copy Permalink