- Notifications
You must be signed in to change notification settings - Fork28
Commit3bdd239
committed
Fix log_temp_files docs and comments to say bytes not kilobytes.
stat(2) field st_size returns bytes not kilobytes.Bug found during recent performance tuning for PostgreSQL user.1 parentfd3499b commit3bdd239
2 files changed
+4
-4
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
3566 | 3566 |
| |
3567 | 3567 |
| |
3568 | 3568 |
| |
3569 |
| - | |
| 3569 | + | |
3570 | 3570 |
| |
3571 | 3571 |
| |
3572 | 3572 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
2051 | 2051 |
| |
2052 | 2052 |
| |
2053 | 2053 |
| |
2054 |
| - | |
| 2054 | + | |
2055 | 2055 |
| |
2056 | 2056 |
| |
2057 | 2057 |
| |
|
0 commit comments
Comments
(0)