Commit 55358c9
committed
Switch to scram-sha-256 in pgbouncer.ini
In Postgres 14+, the default password encryption is scram-sha-256, not md5.
Signed-off-by: Thomas Segismont <tsegismont@gmail.com>1 parent 42ec9c3 commit 55358c9
File tree
2 files changed
+2
-2
lines changed- vertx-pg-client/src/test/resources/pgBouncer
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments