Re: pg_restore cancel TODO - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pg_restore cancel TODO
Date
Msg-id 20151019132128.GA24392@momjian.us
Whole thread Raw
In response to pg_restore cancel TODO  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-hackers
On Wed, Oct 14, 2015 at 09:34:04AM -0700, Jeff Janes wrote:
> I've added the TODO item:
> 
> When pg_upgrade -j ... is interrupted (for example, ctrl-C from the keyboard)
> make it cancel the children processes.
> 
> The context where this arises is that I want to populate data into a new
> installation compiled with a patch under review, but immediately get error
> messages indicating I forgot to install a required extension.  I hit ctrl-C so
> I can fix the problem, but it keeps running anyway.

OK, we will need to look at that at some point.  I am not sure we have
any mechanism now to close those parallel processes.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Roman grave inscription                             +



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: fs issues on software raid0 (PG_VERSION does not contain valid data)
Next
From: Craig Ringer
Date:
Subject: Re: PATCH: 9.5 replication origins fix for logical decoding