Postgres Configuration across Versions
Select a parameter to view the defaults across versions of PostgreSQL.
parameter |
9.2 |
9.3 |
9.4 |
9.5 |
9.6 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
password_encryption |
on |
on |
on |
on |
on |
md5 |
md5 |
md5 |
md5 |
scram-sha-256 |
scram-sha-256 |
scram-sha-256 |