- Notifications
You must be signed in to change notification settings - Fork5
Commitd3afd68
committed
Add:
>> * Allow configuration of backend priorities via the operating system>> Though backend priorities make priority inversion during lock> waits possible, research shows that this is not a huge problem.>http://archives.postgresql.org/pgsql-general/2007-02/msg00493.php1 parentb8f8565 commitd3afd68
2 files changed
+13
-2
lines changedLines changed: 7 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 |
| |
| |||
1427 | 1427 |
| |
1428 | 1428 |
| |
1429 | 1429 |
| |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
1430 | 1436 |
| |
1431 | 1437 |
| |
1432 | 1438 |
| |
|
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 |
| |
| |||
1267 | 1267 |
| |
1268 | 1268 |
| |
1269 | 1269 |
| |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
1270 | 1275 |
| |
1271 | 1276 |
| |
1272 | 1277 |
| |
|
0 commit comments
Comments
(0)