forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8b9a9c9
committed
Removed:
< * Make log_min_duration_statement output when the duration is reached rather< than when the statement completes<< This prints long queries while they are running, making trouble shooting< easier. Also, it eliminates the need for log_statement because it< would now be the same as a log_min_duration_statement of zero.1 parentf44c64c commit8b9a9c9
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | 123 | | |
130 | 124 | | |
131 | 125 | | |
| |||
0 commit comments
Comments
(0)