Escaping from blocked send() by pg_terminate_backend().

Edit
ID 84
Title Escaping from blocked send() by pg_terminate_backend().
Topic Miscellaneous
Created 2015-01-12 13:24:29
Last modified 2015-01-12 13:25:09 (9 years, 10 months ago)
Latest email 2015-01-16 11:39:17 (9 years, 10 months ago)
Status
2014-12: Rejected
Target version
Authors Kyotaro Horiguchi (horiguti)
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/84
git checkout commitfest/cf/84
Emails
Escaping from blocked send() reprised.
First at 2014-06-30 08:13:47 by Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp>
Latest at 2015-01-16 11:39:17 by Andres Freund <andres at anarazel.de>
Latest attachment (select-writeonly.c) at 2015-01-11 21:36:07 from Noah Misch <noah at leadboat.com>
    Attachment (select-writeonly.c) at 2015-01-11 21:36:07 from Noah Misch <noah at leadboat.com> (Patch: No)
    Attachment (0006-WIP-Process-die-interrupts-while-reading-writing-fro.patch) at 2015-01-10 02:25:42 from Andres Freund <andres at 2ndquadrant.com> (Patch: Yes)
    Attachment (0004-Process_die_intr_while_writing.patch) at 2014-10-09 05:06:35 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0004-Heavily-WIP-Process-die-interrupts-while-reading-wri.patch) at 2014-09-27 22:54:21 from Andres Freund <andres at 2ndquadrant.com> (Patch: Yes)
    Attachment (ImmediateDieOk-1.patch) at 2014-09-26 18:02:16 from Heikki Linnakangas <hlinnakangas at vmware.com> (Patch: Yes)
    Attachment (0001-Simplly-cutting-off-the-socket-if-signalled-during_v2.patch) at 2014-09-09 10:31:04 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Simplly-cutting-off-the-socket-if-signalled-during-s.patch) at 2014-09-05 08:39:35 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Simplly-cutting-off-the-socket-if-signalled-during-s.patch) at 2014-09-05 08:30:19 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (improve-nonblocking-sockets-on-windows-1.patch) at 2014-09-02 18:22:29 from Heikki Linnakangas <hlinnakangas at vmware.com> (Patch: Yes)
    Attachment (0002_Allow_backend_termination_during_write_blocking.patch) at 2014-08-28 12:47:04 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (socket_block_test.patch) at 2014-06-30 08:13:47 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2015-01-12 13:25:09 Michael Paquier (michael-kun) Closed in commitfest 2014-12 with status: Rejected
2015-01-12 13:24:41 Michael Paquier (michael-kun) Changed authors to Kyotaro Horiguchi (horiguti)
2015-01-12 13:24:30 Michael Paquier (michael-kun) Attached mail thread 20140630.171347.220032486.horiguchi.kyotaro@lab.ntt.co.jp
2015-01-12 13:24:29 Michael Paquier (michael-kun) Created patch record
Edit