Commit 91d773c
Replace PG_STAT_STATEMENTS_LIMIT on exporter startup
The new variable was added for the `pg_stat_statements` support.
This sets the default to be "20" statements, which is what is used by
pgMonitor.
Co-authored-by: Steven Siahetiong <[email protected]>
Issue: #22441 parent 45886e8 commit 91d773c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
0 commit comments