Re: Postgres 16 unexpected shutdown

2025-05-26 Thread postgres
After some investigation, I think we have narrowed down the cause of this issue. During the crash, we found the following in the System Logs: 09:06:13.882143 com.apple.TCC AUTHREQ_SUBJECT: msgID=152.1570, subject=com.apple.Terminal, 09:06:13.882190 com.apple.TCC Refusing TCCAccessRequest fo

Re: Postgres 16 unexpected shutdown

2025-02-25 Thread Greg Sabino Mullane
On Tue, Feb 25, 2025 at 8:51 AM 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 happen

Postgres 16 unexpected shutdown

2025-02-25 Thread postgres
Hello, We experienced something strange last weekend when all of a sudden the Postgres service was unexpectedly stopped (see logs below). No maintenance or scripts were running at the time, just our usual traffic over the network doing SELECTS/INSERTS/UPDATES on the server. The server is a