forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit689d15e
committed
Log PostgreSQL version number on startup
Logging the PostgreSQL version on startup is useful for two reasons:There is a clear marker in the log file that a new postmaster isbeginning, and it's useful for tracking the server version acrossstartup while upgrading.Author: Christoph Berg <christoph.berg@credativ.de>Discussion:https://www.postgresql.org/message-id/flat/20181121144611.GJ15795@msg.credativ.de/1 parent57431a9 commit689d15e
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1052 | 1052 |
| |
1053 | 1053 |
| |
1054 | 1054 |
| |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
1055 | 1059 |
| |
1056 | 1060 |
| |
1057 | 1061 |
| |
|
0 commit comments
Comments
(0)