- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit8594444
committed
doc: Improve description of wal_compression
The description of this GUC provides a list of the situations wherefull-page writes are generated. However, it is not completely exact,mentioning only the cases where full_page_writes=on or base backups. Itis possible to generate full-page writes in more situations than thesetwo, making the description confusing as it implies that no other casesexist.The description is slightly reworded to take into account that othercases are possible, without mentioning them directly to minimize themaintenance burden should FPWs be generated in more contexts in thefuture.Author: Jingtang Zhang <mrdrivingduck@gmail.com>Reviewed-by: Andrey Borodin <x4mmm@yandex-team.ru>Reviewed-by: Xuneng Zhou <xunengzhou@gmail.com>Discussion:https://postgr.es/m/CAPsk3_CtAYa_fy4p6=x7qtoutrdKvg1kGk46D5fsE=sMt2546g@mail.gmail.comBackpatch-through: 131 parent906b682 commit8594444
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3399 | 3399 | | |
3400 | 3400 | | |
3401 | 3401 | | |
3402 | | - | |
3403 | | - | |
| 3402 | + | |
| 3403 | + | |
| 3404 | + | |
3404 | 3405 | | |
3405 | 3406 | | |
3406 | 3407 | | |
| |||
0 commit comments
Comments
(0)