| From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Anastasia Lubennikova <lubennikovaav(at)gmail(dot)com> |
| Cc: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>, David Steele <david(at)pgmasters(dot)net> |
| Subject: | Re: Backend crash on non-exclusive backup cancel |
| Date: | 2017-03-23 16:45:37 |
| Message-ID: | 994bdfab-f558-1cb1-8e73-a5f8d47f58ae@sigaev.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
Hi!
I believe patch looks good and it's ready to commit. As I understand, it fixes
bug introduced by
commit 7117685461af50f50c03f43e6a622284c8d54694
Date: Tue Apr 5 20:03:49 2016 +0200
Implement backup API functions for non-exclusive backups
And, suppose, it should be backpatched to 9.6?
--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2017-03-24 00:21:40 | Re: Backend crash on non-exclusive backup cancel |
| Previous Message | David G. Johnston | 2017-03-22 16:04:13 | Re: BUG #14596: False primary/unique key constraint violations |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2017-03-23 16:50:40 | parallel "return query" is no good |
| Previous Message | Teodor Sigaev | 2017-03-23 16:39:41 | Re: Review: GIN non-intrusive vacuum of posting tree |