mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-17 10:22:56 +00:00
@@ -87,7 +87,7 @@ use super::storage_layer::{
|
||||
DeltaLayer, ImageLayer, Layer, LayerAccessStatsReset, PersistentLayerDesc,
|
||||
};
|
||||
|
||||
pub const ENABLE_TIERED_COMPACTION: bool = false;
|
||||
pub const ENABLE_TIERED_COMPACTION: bool = true;
|
||||
|
||||
#[derive(Debug, PartialEq, Eq, Clone, Copy)]
|
||||
pub(super) enum FlushLoopState {
|
||||
|
||||
Reference in New Issue
Block a user