-
Notifications
You must be signed in to change notification settings - Fork 30
[DPE-9356] Update PostgreSQL mount paths to /var/lib/pg with 16/main subdirectory #1186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 38 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
4e71d1b
Update PostgreSQL mount paths to /var/lib/pg with 16/main subdirectory
marceloneppel a6c7d52
fix(charm): robustly patch OCI health-check script on pebble-ready/_f…
marceloneppel aaa3e61
Merge remote-tracking branch 'origin/16/edge' into change-storage-mounts
marceloneppel 0d47327
chore: fix linter warnings and apply ruff formatting
marceloneppel a1246d5
chore(tests): apply ruff formatting to integration tests
marceloneppel 5660ce5
test(spread): disable upgrade integration tests
marceloneppel cdeebe7
tests: add PGDATA_PATH and use in integration tests
marceloneppel 6e14e88
Merge remote-tracking branch 'origin/16/edge' into change-storage-mounts
marceloneppel f7ab91f
Merge remote-tracking branch 'origin/16/edge' into change-storage-mounts
marceloneppel 370a799
Create data directory symlink (#1217)
marceloneppel d793491
Merge branch 'change-storage-mounts' of github.com:canonical/postgres…
marceloneppel 2c4890b
Merge remote-tracking branch 'origin/16/edge' into change-storage-mounts
marceloneppel 4fa7c7d
fix: use consistent symlink path for PostgreSQL data directory
marceloneppel 56cd2c6
Merge remote-tracking branch 'origin/16/edge' into change-storage-mounts
marceloneppel a68366f
fix(async-replication): prevent system ID mismatch for standby replicas
marceloneppel 13c9f57
style: improve code formatting in patroni and async_replication modules
marceloneppel 5581a0f
fix(backups): use actual pgdata path instead of symlink for backup op…
marceloneppel 15ffa03
Merge remote-tracking branch 'origin/16/edge' into change-storage-mounts
marceloneppel 1827478
fix(tests): update clean-data-dir.sh paths and use safer deletion
marceloneppel 4611869
fix(backup): clear all storage directories during restore for replica…
marceloneppel 5e32c4b
refactor(charm): remove stale storage cleanup for replica initialization
marceloneppel 7555a88
fix(charm): clear stale storage dirs before replica initialization
marceloneppel bd81195
fix(async-replication): check member_started before clearing pgdata o…
marceloneppel fa1588b
Merge remote-tracking branch 'origin/16/edge' into change-storage-mounts
marceloneppel acad692
fix: remove health check script patching workaround
marceloneppel f9c0cb5
fix(storage): ensure pgdata symlink is always recreated and stale dir…
marceloneppel 735eca3
Merge remote-tracking branch 'origin/16/edge' into change-storage-mounts
marceloneppel ab1588b
fix: prevent pg_wal symlink breakage on replica startup
marceloneppel 43124ba
refactor: replace hardcoded storage paths with named constants
marceloneppel 536e85d
Merge remote-tracking branch 'origin/16/edge' into change-storage-mounts
marceloneppel 0473417
docs: fix broken Juju 3.0 release notes URLs
marceloneppel 24ccb4f
fix(metadata): update postgresql-image upstream source to canonical GHCR
marceloneppel 12a116d
Merge remote-tracking branch 'origin/16/edge' into change-storage-mounts
marceloneppel 6689a53
ci: restore renovate hint for postgresql oci-image resource
marceloneppel 6d2a7ef
Update OCI image hash
marceloneppel aad1f80
Merge branch '16/edge' into change-storage-mounts
marceloneppel 7f50e73
Merge branch '16/edge' into change-storage-mounts
marceloneppel 5c36df8
Merge branch '16/edge' into change-storage-mounts
marceloneppel 16b0af6
test: update integration tests to use CHARM_BASE_NOBLE
marceloneppel 26f96b4
test: update HA tests to use CHARM_BASE_NOBLE and latest/edge channel
marceloneppel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.