Re: DB Restarting daily at midnight

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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:52:19
Message-ID: 2628013.1740027139@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Gayatri Singh <gayatripremselvi(at)gmail(dot)com> writes:
> 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?

A repeatable kernel panic indicates either a buggy kernel or
a hardware fault; there is no universe in which it's the fault
of an application such as postgres. But since you've told us zero
about either your kernel or your hardware, it's difficult to help.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2025-02-20 04:57:38 Re: Virtual generated columns
Previous Message Ashutosh Bapat 2025-02-20 04:49:43 Re: DB Restarting daily at midnight