mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
done by the background writer between writing dirty blocks and
napping.
none (default) no action
sync bgwriter calls smgrsync() causing a sync(2)
A global sync() is only good on dedicated database servers, so
more flush methods should be added in the future.
Jan