- Notifications
You must be signed in to change notification settings - Fork28
Commit9d25b39
committed
Add:
> * Reorder postgresql.conf WAL items in order of importance> * Remove wal_files postgresql.conf option because WAL files are now recycled> * Find proper defaults for postgresql.conf WAL entries> * Add checkpoint_min_warning postgresql.conf option to warn about checkpoints> that are too frequent1 parenta7b7241 commit9d25b39
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
410 | 410 |
| |
411 | 411 |
| |
412 | 412 |
| |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
413 | 418 |
| |
414 | 419 |
| |
415 | 420 |
| |
|
0 commit comments
Comments
(0)