- Notifications
You must be signed in to change notification settings - Fork5k
Commitf056f75
committed
doc: Mention possible ephemeral discrepancies in pg_stat_activity
Ephemeral inconsistencies across multiple attributes of pg_stat_activitycan exist as the system is designed to be efficient with a low overhead.This question is raised by users from time to time based on the dataread in the view, so let's add a note in the docs about thispossibility.Author: Alex Friedman <alexf01@gmail.com>Reviewed-by: Sami Imseih <samimseih@gmail.com>Discussion:https://postgr.es/m/8a275154-a654-44b0-ab37-197802f04c7b@gmail.com1 parent9469d7f commitf056f75
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1022 | 1022 |
| |
1023 | 1023 |
| |
1024 | 1024 |
| |
1025 |
| - | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
1026 | 1028 |
| |
1027 | 1029 |
| |
1028 | 1030 |
| |
|
0 commit comments
Comments
(0)