mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-30 03:20:36 +00:00
Implement replica prewarm
This commit is contained in:
@@ -1159,6 +1159,7 @@ impl WalIngest {
|
||||
flags = pg_constants::VISIBILITYMAP_ALL_FROZEN;
|
||||
}
|
||||
}
|
||||
pg_constants::XLOG_NEON_LFC_PREWARM => {}
|
||||
info => bail!("Unknown WAL record type for Neon RMGR: {}", info),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user