- Notifications
You must be signed in to change notification settings - Fork5k
Commit26cc96d
committed
doc: Add note about how to use pg_overexplain.
This commit adds a note to the pg_overexplain page that describeshow to use it (LOAD, session_preload_libraries, orshared_preload_libraries). The new text is mostly lifted from theauto_explain page. We should probably consider centralizing thisinformation in the future.While at it, add a missing "module" to the opening sentence.Reviewed-by: "David G. Johnston" <david.g.johnston@gmail.com>Reviewed-by: Robert Treat <rob@xzilla.net>Reviewed-by: Dean Rasheed <dean.a.rasheed@gmail.com>Discussion:https://postgr.es/m/aHVWKM8l8kLlZzgv%40nathanBackpatch-through: 181 parentafa5c36 commit26cc96d
1 file changed
+16
-1
lines changedLines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
20 | 35 |
| |
21 | 36 |
| |
22 | 37 |
| |
|
0 commit comments
Comments
(0)