Re: Postgres, fsync, and OSs (specifically linux)
P <apraveen@pivotal.io>
From: Asim R P <apraveen@pivotal.io>
To: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2018-08-14T23:08:54Z
Lists: pgsql-hackers
I was looking at the commitfest entry for feature (https://commitfest.postgresql.org/19/1639/) for the most recent list of patches to try out. The list doesn't look correct/complete. Can someone please check? Asim
Commits
-
PANIC on fsync() failure.
- 9ccdd7f66e33 12.0 landed
- f1ff5f51d249 9.4.21 landed
- 312435232217 9.5.16 landed
- b9cce9ddfa17 9.6.12 landed
- afbe03f65470 10.7 landed
- 6534d544cd77 11.2 landed
-
Fix and improve pg_atomic_flag fallback implementation.
- 8c3debbbf618 11.0 cited