Re: Tom Lane 2018-10-22 <80020.1540164...@sss.pgh.pa.us> > * SIGQUIT is a fairly well-known way to get out of an application when all > else fails. People who aren't familiar with psql's exit commands might > find it pretty unfriendly of us to block this off.
Fwiw, pgadmin4 is one of those. ^C doesn't do anything, but ^\ works. Please don't "fix" that problem. Christoph