Log Partitions
Yeti widely uses Postgresql partitioning mechanism for tables contains time series data like CDR History, Auth logs, RTP Statistics and API Log.
Log Partitions view allow to see details for partitioned tables in Routing database
- Name
- Partition name. Usually partition name contains date in some format
- Parent table
- Name of Parent table
- Date From/Date To
- Describes time interval allowed for this partition
- Size
- Size of partition without indexes
- Total Size
- Size of partition with indexes
- Approximate Row Count
- Row count estimation based on internal PostgreSQL statistics