Re: [BUGS] [HACKERS] Postgres process invoking exit resulting in sh-QUIT core - Mailing list pgsql-bugs

From Craig Ringer
Subject Re: [BUGS] [HACKERS] Postgres process invoking exit resulting in sh-QUIT core
Date
Msg-id CAMsr+YE_Bvf4+WFkJQ+m3X4bmj-jwX6N4C8JqF4qxWBK9yzGfQ@mail.gmail.com
Whole thread Raw
In response to Re: [BUGS] [HACKERS] Postgres process invoking exit resulting in sh-QUIT core  (Craig Ringer <craig@2ndquadrant.com>)
Responses [BUGS] Re: [HACKERS] Postgres process invoking exit resulting in sh-QUITcore
Re: [BUGS] [HACKERS] Postgres process invoking exit resulting insh-QUIT core
List pgsql-bugs
On 7 July 2017 at 15:10, K S, Sandhya (Nokia - IN/Bangalore) <sandhya.k_s@nokia.com> wrote:

Hi Craig,

 

You were right about the restore_command.


This all makes sense then.

PostgreSQL sends SIGQUIT for immediate shutdown to its children. So the restore_command would get signalled too.

Can't immediately explain the exit code, and SIGQUIT should _not_ generate a core file. Can you show the result of attaching 'gdb' to the core file and running 'bt full' ?

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-bugs by date:

Previous
From: "K S, Sandhya (Nokia - IN/Bangalore)"
Date:
Subject: [BUGS] Re: [HACKERS] Postgres process invoking exit resulting in sh-QUITcore
Next
From: "K S, Sandhya (Nokia - IN/Bangalore)"
Date:
Subject: [BUGS] Re: [HACKERS] Postgres process invoking exit resulting in sh-QUITcore