| From: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
|---|---|
| To: | Stephen Frost <sfrost(at)snowman(dot)net> |
| Cc: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Noah Misch <noah(at)leadboat(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_stop_backup(wait_for_archive := true) on standby server |
| Date: | 2017-07-18 06:50:02 |
| Message-ID: | CAD21AoCsFmH0tTOOV5gZ5RfZn4a9gzAOaQdkgH2ofqbb4cVdxg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Jul 18, 2017 at 1:28 PM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> Masahiko, Michael,
>
> * Masahiko Sawada (sawada(dot)mshk(at)gmail(dot)com) wrote:
>> > This is beginning to shape.
>>
>> Sorry, I missed lots of typo in the last patch. All comments from you
>> are incorporated into the attached latest patch and I've checked it
>> whether there is other typos. Please review it.
>
> I've taken an initial look through the patch and it looks pretty
> reasonable. I need to go over it in more detail and work through
> testing it myself next.
>
> I expect to commit this (with perhaps some minor tweaks primairly around
> punctuation/wording), barring any issues found, on Wednesday or Thursday
> of this week.
I understood. Thank you for looking at this!
Regards,
--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Etsuro Fujita | 2017-07-18 07:20:40 | Re: Oddity in error handling of constraint violation in ExecConstraints for partitioned tables |
| Previous Message | Michael Paquier | 2017-07-18 06:38:25 | Re: Patch: Add --no-comments to skip COMMENTs with pg_dump |