-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat: Introduce backup and restore for postgres #37326
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
Closed
Closed
Changes from 5 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
0906372
chore: Introduce backup and restore for postgres
abhvsn d52d62f
chore: Dummy server side change
abhvsn f304f6c
chore: Fix export DB
abhvsn 5368a68
chore: Update import script for postgres DB restore
abhvsn be3f228
Merge branch 'release' into feat/backup-restore-pg
abhvsn 74f96f0
fix: Remote and local postgres permissions
abhvsn a31fffe
Merge branch 'feat/backup-restore-pg' of github.com:appsmithorg/appsm…
abhvsn 7933a05
Merge branch 'release' of github.com:appsmithorg/appsmith into feat/b…
abhvsn a6d9be8
chore: Only export appsmith schema to avoid backing up un-necessary s…
abhvsn 032356b
chore: Minor refactors
abhvsn ecd642f
Merge branch 'release' of github.com:appsmithorg/appsmith into feat/b…
abhvsn da77268
chore: merge release branch
sharat87 c56c283
fix test
sharat87 cfba51d
Remove extension to pg-data
sharat87 9bda084
cosmetics
sharat87 b1faada
fix test
sharat87 4252c0e
fix test
sharat87 e03d925
fix comment
sharat87 3f10a2c
Merge branch 'release' into feat/backup-restore-pg
sharat87 552044c
Use Keycloak DB URL if DB URL is that of MongoDB
sharat87 00e8bff
Merge branch 'release' into feat/backup-restore-pg
sharat87 f849878
fix lint
sharat87 d338415
Merge branch 'release' into feat/backup-restore-pg
sharat87 5890ef7
chore: merge release branch
sharat87 4e54e91
fix: Fix Postgres backup & restore, tested on EE
sharat87 96c6331
chore: merge release branch
sharat87 1b43c4c
fmt
sharat87 9ff1b9c
fix: Fix case where Postgres URL is invalid
sharat87 8e2a252
fix: check if postgres data exists in backup before trying to restore
sharat87 c1e01ff
Merge branch 'release' into feat/backup-restore-pg
sharat87 bbc2ab4
formatting
sharat87 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
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.