Re: DB Restarting daily at midnight

2025-02-19 Thread Tom Lane
Gayatri Singh 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 univers

Re: DB Restarting daily at midnight

2025-02-19 Thread Ashutosh Bapat
Hi Gayatri, On Thu, Feb 20, 2025 at 10:04 AM Gayatri Singh 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 dat

DB Restarting daily at midnight

2025-02-19 Thread Gayatri Singh
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 . Regards, Gayatri.