If the psql process is idle, the user is not able to know that the server is not running until they enter a command.

Edit
ID 5375
Title If the psql process is idle, the user is not able to know that the server is not running until they enter a command.
Topic Clients
Created 2024-11-10 11:12:17
Last modified 2024-11-20 04:00:31 (1 day, 6 hours ago)
Latest email 2024-11-08 18:42:33 (1 week, 5 days ago)
Status
2025-01: Needs review
Target version
Authors srinath reddy (s.srinathreddy)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5375
git checkout commitfest/cf/5375
Emails
[PATCH] immediately kill psql process if server is not running.
First at 2024-11-08 18:42:33 by Srinath Reddy Sadipiralla <srinath.reddy at zohocorp.com>
Latest at 2024-11-08 18:42:33 by Srinath Reddy Sadipiralla <srinath.reddy at zohocorp.com>
Latest attachment (0001-Kill-psql-process-with-thread-implementation.patch) at 2024-11-08 18:42:33 from Srinath Reddy Sadipiralla <srinath.reddy at zohocorp.com>
    Attachment (0001-Kill-psql-process-with-thread-implementation.patch) at 2024-11-08 18:42:33 from Srinath Reddy Sadipiralla <srinath.reddy at zohocorp.com> (Patch: Yes)
History
When Who What
2024-11-20 04:00:31 srinath reddy (s.srinathreddy) Changed authors to srinath reddy (s.srinathreddy)
2024-11-10 11:12:17 srinath reddy (s.srinathreddy) Attached mail thread 1930d15cdf0.560aaa8728374.5183543489155974159@zohocorp.com
2024-11-10 11:12:17 srinath reddy (s.srinathreddy) Created patch record
Edit