mirror of
https://github.com/postgres/postgres.git
synced 2026-05-26 03:11:44 -04:00
The CHECKPOINT reference page still described checkpoints as flushing all data files, which could be misleading as it depends on the value of FLUSH_UNLOGGED option. Update the description to make it clearer that only data files of permanent relations are flushed by default. Author: Chao Li <lic@highgo.com> Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Discussion: https://postgr.es/m/4855807D-F1CA-44E6-9B58-406691832848@gmail.com |
||
|---|---|---|
| .. | ||
| src | ||
| KNOWN_BUGS | ||
| Makefile | ||
| MISSING_FEATURES | ||
| TODO | ||