Re: pg_restore cancel TODO

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_restore cancel TODO
Дата
Msg-id 1010.1445268514@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_restore cancel TODO  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: pg_restore cancel TODO  (Bruce Momjian <bruce@momjian.us>)
Re: pg_restore cancel TODO  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> 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.

> This looks more like a bug to me than a To-do item.

Why doesn't the control-C kill all the child processes automatically?
I'd have expected it to ...
        regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Shulgin, Oleksandr"
Дата:
Сообщение: Re: SuperUser check in pg_stat_statements
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_restore cancel TODO