Fix cancelled queries when hot_standby_feedback = on

Edit
ID 1683
Title Fix cancelled queries when hot_standby_feedback = on
Topic Bug Fixes
Created 2018-06-20 17:23:46
Last modified 2019-01-31 11:17:24 (5 years, 9 months ago)
Latest email 2019-01-31 11:17:02 (5 years, 9 months ago)
Status
2019-01: Returned with feedback
2018-11: Moved to next CF
2018-09: Moved to next CF
2018-07: Moved to next CF
Target version
Authors Ivan Kartyshov (fenimorkin)
Reviewers Alexander Korotkov (smagen)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/1683
git checkout commitfest/cf/1683
Emails
WIP: long transactions on hot standby feedback replica / proof of concept
First at 2017-09-04 11:04:01 by i.kartyshov at postgrespro.ru
Latest at 2019-01-31 11:17:02 by Andres Freund <andres at anarazel.de>
Latest attachment (hsfeedback_locallock-2.patch) at 2018-08-12 01:11:14 from Alexander Korotkov <a.korotkov at postgrespro.ru>
    Attachment (hsfeedback_locallock-2.patch) at 2018-08-12 01:11:14 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: Yes)
    Attachment (hsfeedback_locallock.patch) at 2018-08-09 20:25:59 from Ivan Kartyshov <i.kartyshov at postgrespro.ru> (Patch: Yes)
    Attachment (hsfeedback_av_truncate.patch) at 2018-02-28 14:24:50 from Ivan Kartyshov <i.kartyshov at postgrespro.ru> (Patch: Yes)
    Attachment (standby_truncate_skip_v4.patch) at 2017-10-24 07:56:15 from Ivan Kartyshov <i.kartyshov at postgrespro.ru> (Patch: Yes)
    Attachment (standby_truncate_skip_v2.patch) at 2017-09-15 14:39:45 from i.kartyshov at postgrespro.ru (Patch: Yes)
    Attachment (vacuum_lazy_truncate.patch) at 2017-09-04 11:04:01 from i.kartyshov at postgrespro.ru (Patch: Yes)
History
When Who What
2019-01-31 11:17:24 Andres Freund (andresfreund) Closed in commitfest 2019-01 with status: Returned with feedback
2018-11-29 12:44:01 Dmitry Dolgov (erthalion) Closed in commitfest 2018-11 with status: Moved to next CF
2018-10-01 02:15:55 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-08-10 22:11:52 Andrew Dunstan (adunstan) Closed in commitfest 2018-07 with status: Moved to next CF
2018-06-20 17:24:18 Alexander Korotkov (smagen) Changed authors to Ivan Kartyshov (fenimorkin)
2018-06-20 17:24:18 Alexander Korotkov (smagen) Changed reviewers to Alexander Korotkov (smagen)
2018-06-20 17:23:46 Alexander Korotkov (smagen) Attached mail thread c9374921e50a5e8fb1ecf04eb8c6ebc3@postgrespro.ru
2018-06-20 17:23:46 Alexander Korotkov (smagen) Created patch record
Edit