forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc039ba0
committed
Add memory info to getrusage output
Add the maxrss field to the getrusage output (log_*_stats). This waspreviously omitted because of portability concerns, but we feel thismight not be a concern anymore.based on patch by Justin Pryzby <pryzby@telsasoft.com>1 parent0cb8b75 commitc039ba0
1 file changed
+12
-5
lines changedLines changed: 12 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4421 | 4421 |
| |
4422 | 4422 |
| |
4423 | 4423 |
| |
4424 |
| - | |
4425 |
| - | |
4426 |
| - | |
4427 |
| - | |
4428 |
| - | |
| 4424 | + | |
| 4425 | + | |
4429 | 4426 |
| |
4430 | 4427 |
| |
4431 | 4428 |
| |
| |||
4445 | 4442 |
| |
4446 | 4443 |
| |
4447 | 4444 |
| |
| 4445 | + | |
| 4446 | + | |
| 4447 | + | |
| 4448 | + | |
| 4449 | + | |
| 4450 | + | |
| 4451 | + | |
| 4452 | + | |
| 4453 | + | |
| 4454 | + | |
4448 | 4455 |
| |
4449 | 4456 |
| |
4450 | 4457 |
| |
|
0 commit comments
Comments
(0)