Re: DB Restarting daily at midnight

From: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
To: Gayatri Singh <gayatripremselvi(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: DB Restarting daily at midnight
Date: 2025-02-20 04:49:43
Message-ID: CAExHW5s0CJS_mOcC+TFjWtcWu=GjedSD+OoBsOBy+4q_sXJ1tQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Gayatri,

On Thu, Feb 20, 2025 at 10:04 AM Gayatri Singh
<gayatripremselvi(at)gmail(dot)com> wrote:
>
> Hi All,
>
> We are using postgresql ver 15 , some Talend jobs to load data when we start to do this , DB server goes into kernel panic and reboot .
>
> Any idea how to troubleshoot this?
>
> DBA says there is some binary data usage .

This mailing list is for development discussion. You may use
pgsql-general to start the discussion. It may turn out to be a
PostgreSQL bug in which case you may post it to pgsql-bugs or here.

But in order to move forward, you will need to share at least the
following information
1. exact server version - is it latest minor release of PG 15?
2. Any stack trace or other information from PostgreSQL backend
coredump? Stack traces which will point us to the problematic code
3. Snippets of server error log when server restarts? Any noticeable
errors there?
4. What queries/utilities trigger server restart? Standalone reproduction?

--
Best Wishes,
Ashutosh Bapat

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-02-20 04:52:19 Re: DB Restarting daily at midnight
Previous Message Corey Huinker 2025-02-20 04:43:16 Re: Extended Statistics set/restore/clear functions.