Обсуждение: pgsql: Make pg_ctl use SIGINT as a default shutdown signal.

Поиск
Список
Период
Сортировка

pgsql: Make pg_ctl use SIGINT as a default shutdown signal.

От
Fujii Masao
Дата:
Make pg_ctl use SIGINT as a default shutdown signal.

The commit 0badb06 changed the default shutdown mode from smart to fast,
but forgot to change the default shutdown signal from SIGTERM to SIGINT.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7a245bfe76125e32bb26f63893ee9f9fb0fa3ce2

Modified Files
--------------
src/bin/pg_ctl/pg_ctl.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


Re: pgsql: Make pg_ctl use SIGINT as a default shutdown signal.

От
Bruce Momjian
Дата:
On Tue, Mar 31, 2015 at 05:11:12PM +0000, Fujii Masao wrote:
> Make pg_ctl use SIGINT as a default shutdown signal.
>
> The commit 0badb06 changed the default shutdown mode from smart to fast,
> but forgot to change the default shutdown signal from SIGTERM to SIGINT.

Oh, thanks.  Good point.

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

  + Everyone has their own god. +