From: | Arnd Baranowski <baranowski(at)oculeus(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: PostgreSQL & latest Mac OS Sonoma, a possible bug / configuration issue |
Date: | 2024-02-05 22:10:58 |
Message-ID: | 41C37807-8491-46A1-8B2F-AE888E0B8585@oculeus.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The latest stable version seemed to be 14.1. I do not know and it might have been a coincidence. Recently I got forced to upgrade my Postgres by Brew. Postgres moved from 14.7 to 14.10. This was about the same time my problem started
> Am 05.02.2024 um 21:44 schrieb Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
>
> Arnd Baranowski <baranowski(at)oculeus(dot)com> writes:
>> I have a MacBook Pro 16 inch with M3 Max in the base configuration (48 gig RAM, 1 terabyte HD). Operating System macOS the latest Sonoma 14.3. I use the latest Postgres 14 installed via brew in the standard configuration. From time to time (every second or third week) I use to reboot the Mac and since several weeks now (the last 4 reboots at least) I lose data of the database when rebooting and I fall back to a state of several days ahead of the reboot. This affects structure and data added. I cover this via backups and it looks that data is kept in memory rather than written to the database. Beside this Mac and Postgres run fine.
>
> Hmm, what have you got the fsync and wal_sync_method GUCs set to?
> What was the last macOS version that was stable for you?
>
> regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2024-02-06 01:32:25 | Re: BUG #18333: Postgres is crashing if we have special character in the query |
Previous Message | Arnd Baranowski | 2024-02-05 22:00:26 | Re: PostgreSQL & latest Mac OS Sonoma, a possible bug / configuration issue |