mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 09:22:55 +00:00
Fix bug in AUX v1 delta optimization
This commit is contained in:
@@ -252,6 +252,7 @@ def _import(
|
||||
# Import using another tenant_id, because we use the same pageserver.
|
||||
# TODO Create another pageserver to make test more realistic.
|
||||
tenant = TenantId.generate()
|
||||
timeline = TimelineId.generate()
|
||||
|
||||
# Import to pageserver
|
||||
branch_name = "import_from_pageserver"
|
||||
|
||||
Reference in New Issue
Block a user