8000 Add more pg restore object descriptions, from shared logs. by dimitri · Pull Request #107 · dimitri/pgcopydb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add more pg restore object descriptions, from shared logs. #107

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 1 commit into from
Sep 21, 2022

Conversation

dimitri
Copy link
Owner
@dimitri dimitri commented Sep 21, 2022

No description provided.

@dimitri dimitri merged commit 513bdca into main Sep 21, 2022
@dimitri dimitri deleted the fix/more-pg-restore-desc branch September 21, 2022 12:01
arajkumar added a commit to arajkumar/pgcopydb that referenced this pull request Jun 6, 2024
…itri#107)

PR[1] renames matviews and create a view as a proxy[1] to mitigate DML
on them. It also restores the matviews back to it's original name during
migration teardown.

However, it restores matviews after enabling background jobs and those
jobs might have procedures to REFRESH MATERIALIZED VIEW using it's
original name.

This commit avoid the potential ordering issue by restoring the matview
before enabling the background jobs.

[1] timescale/pgcopydb#105

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0