Postgres Parameter across Versions
Select a parameter to view the defaults across versions of PostgreSQL.
Latest version details
Category
Reporting and Logging / What to Log
Variable type:
string
Short Description:
Controls information prefixed to each log line.
Value History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
log_line_prefix |
%m [%p] |
%m [%p] |
%m [%p] |
%m [%p] |
%m [%p] |
%m [%p] |
%m [%p] |
Vartype History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
log_line_prefix |
string |
string |
string |
string |
string |
string |
string |