forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7f798e8
committed
doc: Mention pg_read_all_stats in description of track_activities
The description of track_activities mentioned that it is visible tosuperusers and that the information related to the current session canbe seen, without telling about pg_read_all_stats. Roles that aregranted the privileges of pg_read_all_stats can also see thisinformation, so mention it in the docs.Author: Ian BarwickReviewed-by: Nathan BossartDiscussion:https://postgr.es/m/CAB8KJ=jhPyYFu-A5r-ZGP+Ax715mUKsMxAGcEQ9Cx_mBAmrPow@mail.gmail.comBackpatch-through: 101 parent58b088a commit7f798e8
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7522 | 7522 |
| |
7523 | 7523 |
| |
7524 | 7524 |
| |
7525 |
| - | |
| 7525 | + | |
| 7526 | + | |
7526 | 7527 |
| |
7527 | 7528 |
| |
7528 | 7529 |
| |
|
0 commit comments
Comments
(0)