Add calculate_walrecord_end_lsn function

This commit is contained in:
Konstantin Knizhnik
2024-10-11 10:33:39 +03:00
parent fa3dc91fb5
commit cfcb197d85
5 changed files with 40 additions and 27 deletions

View File

@@ -79,7 +79,6 @@ def test_import_from_vanilla(test_output_dir, pg_bin, vanilla_pg, neon_env_build
branch_name = "import_from_vanilla"
tenant = TenantId.generate()
timeline = TimelineId.generate()
# Set up pageserver for import
neon_env_builder.enable_pageserver_remote_storage(RemoteStorageKind.LOCAL_FS)