Commit cb94d6d
committed
Remove intentionally-breaking "data" symlink and add better detection
This allows for a more graceful error message for the case of users who need to update their volume path.
I tested this with 17 and `--env PGDATA=/var/lib/postgresql/17/docker` (to make sure it still works fine and doesn't complain about the extra volume provided by Docker/`VOLUME`) and 18 with `-v /var/lib/postgresql/data` (where it appropriately errors and explains to me what I should be doing instead).
I also did a reflow on some text in the error message that's designed to fit in 80 columns but was taking 81. 😂1 parent 06388fc commit cb94d6d
File tree
28 files changed
+275
-53
lines changed- 13
- alpine3.21
- alpine3.22
- bookworm
- trixie
- 14
- alpine3.21
- alpine3.22
- bookworm
- trixie
- 15
- alpine3.21
- alpine3.22
- bookworm
- trixie
- 16
- alpine3.21
- alpine3.22
- bookworm
- trixie
- 17
- alpine3.21
- alpine3.22
- bookworm
- trixie
- 18
- alpine3.21
- alpine3.22
- bookworm
- trixie
28 files changed
+275
-53
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments