forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3228755
committed
Use BUFFER_USAGE_LIMIT to reduce needed test table size
Using the minimum BUFFER_USAGE_LIMIT value, we can make one of the pg_stat_iotest tables smaller while still causing reuses.Author: Melanie Plageman <melanieplageman@gmail.com>Discussion:https://postgr.es/m/CAAKRu_acc6iL4M3hvOTeztf_ZPpsB3Pqio5aVHgZ5q=Pi3BZKg@mail.gmail.com1 parentb9a7a82 commit3228755
2 files changed
+8
-4
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1396 | 1396 |
| |
1397 | 1397 |
| |
1398 | 1398 |
| |
1399 |
| - | |
| 1399 | + | |
1400 | 1400 |
| |
1401 | 1401 |
| |
1402 | 1402 |
| |
1403 |
| - | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
1404 | 1406 |
| |
1405 | 1407 |
| |
1406 | 1408 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
690 | 690 |
| |
691 | 691 |
| |
692 | 692 |
| |
693 |
| - | |
| 693 | + | |
694 | 694 |
| |
695 | 695 |
| |
696 | 696 |
| |
697 |
| - | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
698 | 700 |
| |
699 | 701 |
| |
700 | 702 |
| |
|
0 commit comments
Comments
(0)