Commit 9d8272b
committed
PVW-5193/; Update Docker volume location for PostgreSQL 18+
* Update Docker volume location for PostgreSQL 18+
Docker volume mount location has changed to /var/lib/postgresql (from
/var/lib/postgresql/data) with version 18 and higher.
See: docker-library/postgres#12591 parent 70cf14a commit 9d8272b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments