forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbb60f25
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 parent3753a16 commitbb60f25
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7296 | 7296 |
| |
7297 | 7297 |
| |
7298 | 7298 |
| |
7299 |
| - | |
| 7299 | + | |
| 7300 | + | |
7300 | 7301 |
| |
7301 | 7302 |
| |
7302 | 7303 |
| |
|
0 commit comments
Comments
(0)