RE: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested.

From: "kuroda(dot)hayato(at)fujitsu(dot)com" <kuroda(dot)hayato(at)fujitsu(dot)com>
To: 'Masahiro Ikeda' <ikedamsh(at)oss(dot)nttdata(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: RE: make the stats collector shutdown without writing the statsfiles if the immediate shutdown is requested.
Date: 2021-03-16 04:44:22
Message-ID: OSBPR01MB3157B598B268C79E196CD58FF56B9@OSBPR01MB3157.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dear Ikeda-san

I think the idea is good.

I read the patch and other sources, and I found process_startup_packet_die also execute _exit(1).
I think they can be combined into one function and moved to interrupt.c, but
some important comments might be removed. How do you think?

Best Regards,
Hayato Kuroda
FUJITSU LIMITED

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2021-03-16 05:13:50 Re: Allow batched insert during cross-partition updates
Previous Message osumi.takamichi@fujitsu.com 2021-03-16 04:13:26 RE: subscriptionCheck failures