forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7d3235b
committed
By default, set log_line_prefix = '%m [%p] '.
This value might not be to everyone's taste; in particular, somepeople might prefer %t to %m, and others may want %u, %d, or otherfields. However, it's a vast improvement on the old default of ''.Christoph Berg1 parent5ff4a67 commit7d3235b
File tree
3 files changed
+15
-3
lines changed- doc/src/sgml
- src/backend/utils/misc
3 files changed
+15
-3
lines changedLines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5004 | 5004 |
| |
5005 | 5005 |
| |
5006 | 5006 |
| |
5007 |
| - | |
| 5007 | + | |
| 5008 | + | |
5008 | 5009 |
| |
5009 | 5010 |
| |
5010 | 5011 |
| |
| |||
5142 | 5143 |
| |
5143 | 5144 |
| |
5144 | 5145 |
| |
| 5146 | + | |
| 5147 | + | |
| 5148 | + | |
| 5149 | + | |
| 5150 | + | |
| 5151 | + | |
| 5152 | + | |
| 5153 | + | |
| 5154 | + | |
| 5155 | + | |
| 5156 | + | |
5145 | 5157 |
| |
5146 | 5158 |
| |
5147 | 5159 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3014 | 3014 |
| |
3015 | 3015 |
| |
3016 | 3016 |
| |
3017 |
| - | |
| 3017 | + | |
3018 | 3018 |
| |
3019 | 3019 |
| |
3020 | 3020 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
430 | 430 |
| |
431 | 431 |
| |
432 | 432 |
| |
433 |
| - | |
| 433 | + | |
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
|
0 commit comments
Comments
(0)