Skip to content
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

Added --if-exists flag for postgres restore #8

Merged
merged 3 commits into from
Mar 7, 2018

Conversation

rkoster
Copy link
Contributor

@rkoster rkoster commented Feb 22, 2018

Solves an issue where dynamically created tables (concourse atc example) might not exist on a clean install (DR restore target).

Solves an issue where dynamically created tables might not exist on a clean install (DR restore target).
@cfdreddbot
Copy link

Hey rkoster!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/155429650

The labels on this github issue will be updated when the story is started.

MirahImage and others added 2 commits March 7, 2018 16:35
[#155429650]

Signed-off-by: Emmanouil Kiagias <ekiagias@pivotal.io>
The new test checks that the tables are restored even if they do not
exist

[#155429650]

Signed-off-by: Mirah Gary <mgary@pivotal.io>
@MirahImage MirahImage merged commit 85ccd8e into cloudfoundry:master Mar 7, 2018
@MirahImage
Copy link
Contributor

Thanks @rkoster for the PR! We added a couple of tests and merged it.

@rkoster
Copy link
Contributor Author

rkoster commented Mar 7, 2018

Thanks for merging!

@rkoster rkoster deleted the patch-1 branch March 7, 2018 18:02
MirahImage added a commit that referenced this pull request Mar 8, 2018
This reverts commit 85ccd8e, reversing
changes made to cc7c30e.

Signed-off-by: Chunyi Lyu <clyu@pivotal.io>
MirahImage pushed a commit that referenced this pull request Mar 8, 2018
This reverts commit e8cac78.

Signed-off-by: Mirah Gary <mgary@pivotal.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants