Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 32b6fcd

Browse filesBrowse files
authored
Remove inaccurate references to corruption, remove SEGTERM suggestion… (#1303)
* Remove inaccurate references to corruption, remove SEGTERM suggestion, update information links to current docs. Postgres is carefully designed such that data is not corrupted on crashes or unclean shutdowns - the main tradeoff is that WAL replay is needed on startup. In practice, SIGTERM can cause unexpected long delays to shutdowns - often during maintenance windows - so best not to actively suggest this. The links back to official Postgres documentation seem sufficient.
1 parent cb04936 commit 32b6fcd
Copy full SHA for 32b6fcd

File tree

26 files changed

+130
-286
lines changed
Filter options

26 files changed

+130
-286
lines changed

‎12/alpine3.20/Dockerfile

Copy file name to clipboardExpand all lines: 12/alpine3.20/Dockerfile
+5-11Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎12/alpine3.21/Dockerfile

Copy file name to clipboardExpand all lines: 12/alpine3.21/Dockerfile
+5-11Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎12/bookworm/Dockerfile

Copy file name to clipboardExpand all lines: 12/bookworm/Dockerfile
+5-11Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎12/bullseye/Dockerfile

Copy file name to clipboardExpand all lines: 12/bullseye/Dockerfile
+5-11Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎13/alpine3.20/Dockerfile

Copy file name to clipboardExpand all lines: 13/alpine3.20/Dockerfile
+5-11Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎13/alpine3.21/Dockerfile

Copy file name to clipboardExpand all lines: 13/alpine3.21/Dockerfile
+5-11Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎13/bookworm/Dockerfile

Copy file name to clipboardExpand all lines: 13/bookworm/Dockerfile
+5-11Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎13/bullseye/Dockerfile

Copy file name to clipboardExpand all lines: 13/bullseye/Dockerfile
+5-11Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎14/alpine3.20/Dockerfile

Copy file name to clipboardExpand all lines: 14/alpine3.20/Dockerfile
+5-11Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎14/alpine3.21/Dockerfile

Copy file name to clipboardExpand all lines: 14/alpine3.21/Dockerfile
+5-11Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.