Allow interrupts on waiting standby

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Allow interrupts on waiting standby
Date: 2017-01-26 12:18:44
Message-ID: CANP8+j+WWawZCR+w=887FcnqQibFf=j=kag98XNN9rAOM-4HTg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Currently a waiting standby doesn't allow interrupts.

Patch implements that.

Barring objection, patching today with backpatches.

--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
interrupt_waiting_standby.v1.patch application/octet-stream 416 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2017-01-26 12:20:06 Re: Replication slot xmin is not reset if HS feedback is turned off while standby is shut down
Previous Message Kyotaro HORIGUCHI 2017-01-26 12:17:37 Re: Radix tree for character conversion