forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit69b90c4
committed
Add:
> * Reduce checkpoint performance degredation by forcing data to disk> more evenly>>http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php>http://archives.postgresql.org/pgsql-hackers/2007-01/msg00079.php1 parent99be3fa commit69b90c4
2 files changed
+12
-2
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
991 | 991 |
| |
992 | 992 |
| |
993 | 993 |
| |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
994 | 999 |
| |
995 | 1000 |
| |
996 | 1001 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
887 | 887 |
| |
888 | 888 |
| |
889 | 889 |
| |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
890 | 895 |
| |
891 | 896 |
| |
892 | 897 |
| |
|
0 commit comments
Comments
(0)