mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-05 12:59:02 +00:00
We can't FlushOneBuffer when we're in redo-only mode on PageServer, so make execution of that function conditional on us not running in pageserver walredo mode.