forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit64087eb
committed
doc: List compute_query_id in required config for pg_stat_statements
Not enabling compute_query_id would disable pg_stat_statements even ifthe module is listed in shared_preload_libraries, so add it to theminimum configuration set as listed in its documentation.Author: Greg NancarrowReviewed-by: Julien Rouhaud, Bharath RupireddyDiscussion:https://postgr.es/m/CAJcOf-fXyb2QiDbwftD813UF70w-+BsK-03bFp1GrijXU9GQYQ@mail.gmail.com1 parent22b2dec commit64087eb
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
740 | 740 |
| |
741 | 741 |
| |
742 | 742 |
| |
| 743 | + | |
743 | 744 |
| |
744 | 745 |
| |
745 | 746 |
| |
|
0 commit comments
Comments
(0)