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

WIP: fast-import: change postgres database to neondb #10211

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NanoBjorn
Copy link
Contributor

Problem

postgres is system database at neon, so we need to do pg_restore into neondb instead

https://github.com/neondatabase/cloud/issues/22100

Summary of changes

Changed fast_import a little bit:

  1. After succesfull connection creating neondb in postgres instance
  2. Changed restore connstring to use new db

Copy link

7095 tests run: 6795 passed, 1 failed, 299 skipped (full report)


Failures on Postgres 17

# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_timeline_archival_chaos[release-pg17]"
Flaky tests (1)

Postgres 17

Test coverage report is not available

The comment gets automatically updated with the latest test results
4f79f8c at 2024-12-19T19:29:13.494Z :recycle:

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