Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted.

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted.
Date: 2017-12-18 03:14:50
Message-ID: CA+TgmobaTvkTqhWHtxW0g=4MdeigEXVOYN1E5ZeKVjQQ5mc-OQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Dec 14, 2017 at 7:51 PM, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
> +1 from me.

Works for me, too, although I still don't really follow how it's
happening in the present coding.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2017-12-18 03:31:26 Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted.
Previous Message Robert Haas 2017-12-18 03:10:29 Re: [HACKERS] Proposal: Local indexes for partitioned table