mirror of
https://github.com/neondatabase/neon.git
synced 2026-06-01 04:20:39 +00:00
feat(pageserver): retire aux v1 read/write path
Signed-off-by: Alex Chi Z <chi@neon.tech>
This commit is contained in:
@@ -719,9 +719,6 @@ pub struct TimelineInfo {
|
||||
pub is_archived: bool,
|
||||
|
||||
pub walreceiver_status: String,
|
||||
|
||||
/// The last aux file policy being used on this timeline
|
||||
pub last_aux_file_policy: Option<AuxFilePolicy>,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Serialize, Deserialize)]
|
||||
|
||||
Reference in New Issue
Block a user