| From: | Alexey Kondratov <a(dot)kondratov(at)postgrespro(dot)ru> |
|---|---|
| To: | Andrey Borodin <x4mmm(at)yandex-team(dot)ru> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, vladimirlesk(at)yandex-team(dot)ru, dsarafan(at)yandex-team(dot)ru |
| Subject: | Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line |
| Date: | 2019-02-08 15:30:18 |
| Message-ID: | 541a55c5-4c9b-a4a9-ad77-4b5b6fa4dacb@postgrespro.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 21.01.2019 23:50, a(dot)kondratov(at)postgrespro(dot)ru wrote:
> Thank you for the review! I have updated the patch according to your
> comments and remarks. Please, find new version attached.
During the self-reviewing of the code and tests, I discovered some
problems with build on Windows. New version of the patch is attached and
it fixes this issue as well as includes some minor code revisions.
Regards
--
Alexey Kondratov
Postgres Professional https://www.postgrespro.com
Russian Postgres Company
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-pg_rewind-options-to-use-restore_command-v2.2.patch | text/x-patch | 67.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Brandur Leach | 2019-02-08 15:48:40 | Patch for SortSupport implementation on inet/cdir |
| Previous Message | Tom Lane | 2019-02-08 14:25:07 | Re: ON SELECT rule on a table without columns |