Commit 486fbab
[Misc] Update volume path for Postgres 18+ compatibility
Postgres 18+ expects the volume mount at /var/lib/postgresql/ so it can
manage the data directory structure itself with major-version-specific
directory names.
See: docker-library/postgres#1259
Co-authored-by: Mats Gertsen <mats.gertsen@flavia-it.de>1 parent a7ef84c commit 486fbab
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- 16/postgres-tomcat
- 17.4/postgres-tomcat
- 17/postgres-tomcat
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments