Re: Postgres 16 unexpected shutdown - Mailing list pgsql-general

From Greg Sabino Mullane
Subject Re: Postgres 16 unexpected shutdown
Date
Msg-id CAKAnmmLzTpJz9AiTtURfNwL0VH5m3TURSkJeUB+sGQ1kZSui1Q@mail.gmail.com
Whole thread Raw
In response to Postgres 16 unexpected shutdown  (postgres@arcict.com)
List pgsql-general
On Tue, Feb 25, 2025 at 8:51 AM <postgres@arcict.com> wrote:
Does this sound familiar anyone? Any ideas what might prompt Postgres to stop?

Postgres needs full read and write access to its own data directory. If it doesn't, it will eventually PANIC, as your logs show.

See if you can figure out what else happened around 2025-02-22 08:05:49.427 CET, which seems to be when the problem started according to your logs.

Cheers,
Greg

--
Enterprise Postgres Software Products & Tech Support

pgsql-general by date:

Previous
From: postgres@arcict.com
Date:
Subject: Postgres 16 unexpected shutdown
Next
From: "David G. Johnston"
Date:
Subject: Re: How to return seto records from seof record function?