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

Dont mess with pglogical from PostgresAdmin #336

Merged
merged 1 commit into from
Feb 28, 2018

Conversation

carbonin
Copy link
Member

@carbonin carbonin commented Feb 2, 2018

As of ManageIQ/manageiq#16942 we handle this in the main app rake task before we even get to this class to do the restore.

This will be cleaner as we can use all the tooling we have built up around the extension there rather than shelling out to psql from here.

https://bugzilla.redhat.com/show_bug.cgi?id=1540686

We will handle this in the main app rake task before we even get
to this class to do the restore.

This will be cleaner as we can use all the tooling we have built
up around the extension there rather than shelling out to psql
from here

https://bugzilla.redhat.com/show_bug.cgi?id=1540686
@miq-bot
Copy link
Member

miq-bot commented Feb 2, 2018

Checked commit carbonin@d8c0f08 with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍪

@carbonin carbonin added the wip label Feb 5, 2018
@carbonin carbonin changed the title Dont mess with pglogical from PostgresAdmin [WIP] Dont mess with pglogical from PostgresAdmin Feb 5, 2018
@carbonin
Copy link
Member Author

carbonin commented Feb 5, 2018

Marking as WIP until ManageIQ/manageiq#16942 is merged

@carbonin carbonin changed the title [WIP] Dont mess with pglogical from PostgresAdmin Dont mess with pglogical from PostgresAdmin Feb 13, 2018
@carbonin carbonin removed the wip label Feb 13, 2018
@bdunne bdunne merged commit d2d138f into ManageIQ:master Feb 28, 2018
@bdunne bdunne assigned bdunne and unassigned gtanzillo Feb 28, 2018
@bdunne bdunne added this to the Sprint 81 Ending Mar 12, 2018 milestone Feb 28, 2018
simaishi pushed a commit that referenced this pull request Mar 9, 2018
@simaishi
Copy link
Contributor

simaishi commented Mar 9, 2018

Gaprindashvili backport details:

$ git log -1
commit 91bc607160a978c71bd77271257b4ba816ac2918
Author: Brandon Dunne <brandondunne@hotmail.com>
Date:   Wed Feb 28 11:19:06 2018 -0500

    Merge pull request #336 from carbonin/remove_unload_pglogical_extension
    
    Dont mess with pglogical from PostgresAdmin
    (cherry picked from commit d2d138f0e3269ae860bf41739899bb2736e91fee)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1553903

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants