Windows service randomly stops with no indication why - Mailing list pgsql-general

From Jay Madren
Subject Windows service randomly stops with no indication why
Date
Msg-id CANYmBTZ_RzNzVU-WUyM94d_fS-YxtFnqbtSjqbVi0aeufRWkpg@mail.gmail.com
Whole thread Raw
Responses Re: Windows service randomly stops with no indication why  (Ron Johnson <ronljohnsonjr@gmail.com>)
Re: Windows service randomly stops with no indication why  (Greg Sabino Mullane <htamfids@gmail.com>)
Re: Windows service randomly stops with no indication why  (Ray O'Donnell <ray@rodonnell.ie>)
Re: Windows service randomly stops with no indication why  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
Running PostgreSQL 15.6 on Windows Server 2022. The database service randomly just stops and the Windows Service auto-restart options don't kick in. The stop is unexpected (not a controlled shut down) because after restarting the service the postgresql log states that the database system was interrupted, not properly shut down, and automatic recovery in progress. There's nothing to indicate exactly when it went down, other than the timestamp of the last log entry before restarting it.

There's also nothing I could find in the Windows Event Logs other than when the service is started each time.

This is occurring at random times, day or night, around 0 to 2 times each day.

Any clue as to what's happening or how to investigate this further?

Thanks,
Jay

pgsql-general by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: update to 16.2
Next
From: Ron Johnson
Date:
Subject: Re: Windows service randomly stops with no indication why