Re: BUG #16199: pg_restore stuck on interrupts
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Raúl Marín <admin@rmr.ninja>
Cc: git@rmr.ninja, pgsql-bugs@lists.postgresql.org
Date: 2020-01-20T17:58:29Z
Lists: pgsql-bugs
=?UTF-8?B?UmHDumwgTWFyw61u?= <admin@rmr.ninja> writes: > After a little more than week with half of the servers in the farm > patched, the issue has only appeared in the unpatched servers and I > haven't seen any odd behaviour from the ones patched. Great! I pushed the fix. regards, tom lane
Commits
-
Fix pg_dump's sigTermHandler() to use _exit() not exit().
- 42e538fe673b 9.4.26 landed
- cd23a2019c4b 13.0 landed
- b1392a950201 9.5.21 landed
- 71b121f42548 12.2 landed
- 6f6daa1be785 10.12 landed
- 4ea5cf403824 11.7 landed
- 208e262f9246 9.6.17 landed