Re: BUG #16208: background worker "logical replication worker" was terminated by signal 11: Segmentation

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Mr Kaleek <mr(dot)kaleek(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16208: background worker "logical replication worker" was terminated by signal 11: Segmentation
Date: 2020-01-18 10:44:46
Message-ID: 20200118104446.GA3062@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Sat, Jan 18, 2020 at 03:17:31PM +0700, Mr Kaleek wrote:
> I don't know where the path of *CORE.PID*, because on datadir and base dir
> I didn't see. can you help me to find it.

As the PostgreSQL processes run from the root of the data folder, any
core files would be saved there if your kernel settings don't redirect
things to another location (this changes across distributions as far
as I know).
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2020-01-18 17:49:35 Re: BUG #16193: Tools menu in pgAdmin is not shown
Previous Message Andrey Lepikhov 2020-01-18 08:40:48 Wrong hash table size calculation in Parallel Hash Join