Re: Patch to avoid SIGQUIT accident
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: shazaum@gmail.com,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2018-11-20T15:23:01Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > Also, sometimes psql gets into a state where it doesn't respond to ^C, > but ^\ still kills it. I don't know why that happens, but I've seen > it repeatedly. Surely a bug ... please poke into it next time you see it. regards, tom lane
Commits
-
Fix various checksum check problems for pg_verify_checksums and base backups
- 19516afdf167 11.2 landed
- 5c995139752f 12.0 landed
-
Switch pg_verify_checksums back to a blacklist
- 85036308dc58 11.2 landed
- a1c91dd1108c 12.0 landed