Space
Database Size: 41.3 GB
82 unused indices. Remove them for faster writes.
rails generate migration remove_unused_indexes
And paste
remove_index :AppUsers, name: "EmailIndex" remove_index :AppUserRoles, name: "IX_AppUserRoles_RoleId" remove_index :bgw_job, name: "bgw_job_proc_hypertable_id_idx" remove_index :chunk, name: "chunk_compressed_chunk_id_idx" remove_index :chunk, name: "chunk_hypertable_id_idx" remove_index :chunk_index, name: "chunk_index_hypertable_id_hypertable_index_name_idx" remove_index :continuous_agg, name: "continuous_agg_raw_hypertable_id_idx" remove_index :continuous_aggs_materialization_invalidation_log, name: "continuous_aggs_materialization_invalidation_log_idx" remove_index :AppRoleClaims, name: "IX_AppRoleClaims_RoleId" remove_index :AppUserClaims, name: "IX_AppUserClaims_UserId" remove_index :AppUserLogins, name: "IX_AppUserLogins_UserId" remove_index :RegisterData, name: "RegisterData_DeviceDtm_idx" remove_index :_compressed_hypertable_5, name: "_compressed_hypertable_5_DeviceId_RegisterId__ts_meta_seque_idx" remove_index :_hyper_1_10_chunk, name: "_hyper_1_10_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_11_chunk, name: "_hyper_1_11_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_12_chunk, name: "_hyper_1_12_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_13_chunk, name: "_hyper_1_13_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_14_chunk, name: "_hyper_1_14_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_15_chunk, name: "_hyper_1_15_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_16_chunk, name: "_hyper_1_16_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_17_chunk, name: "_hyper_1_17_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_18_chunk, name: "_hyper_1_18_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_19_chunk, name: "_hyper_1_19_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_1_chunk, name: "_hyper_1_1_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_20_chunk, name: "_hyper_1_20_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_21_chunk, name: "_hyper_1_21_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_22_chunk, name: "_hyper_1_22_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_23_chunk, name: "_hyper_1_23_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_24_chunk, name: "_hyper_1_24_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_25_chunk, name: "_hyper_1_25_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_26_chunk, name: "_hyper_1_26_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_27_chunk, name: "_hyper_1_27_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_28_chunk, name: "_hyper_1_28_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_29_chunk, name: "_hyper_1_29_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_2_chunk, name: "_hyper_1_2_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_30_chunk, name: "_hyper_1_30_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_31_chunk, name: "_hyper_1_31_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_32_chunk, name: "_hyper_1_32_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_33_chunk, name: "_hyper_1_33_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_34_chunk, name: "_hyper_1_34_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_35_chunk, name: "_hyper_1_35_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_36_chunk, name: "_hyper_1_36_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_37_chunk, name: "_hyper_1_37_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_38_chunk, name: "_hyper_1_38_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_39_chunk, name: "_hyper_1_39_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_3_chunk, name: "_hyper_1_3_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_40_chunk, name: "_hyper_1_40_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_41_chunk, name: "_hyper_1_41_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_42_chunk, name: "_hyper_1_42_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_43_chunk, name: "_hyper_1_43_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_44_chunk, name: "_hyper_1_44_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_45_chunk, name: "_hyper_1_45_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_46_chunk, name: "_hyper_1_46_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_47_chunk, name: "_hyper_1_47_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_48_chunk, name: "_hyper_1_48_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_49_chunk, name: "_hyper_1_49_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_4_chunk, name: "_hyper_1_4_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_50_chunk, name: "_hyper_1_50_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_51_chunk, name: "_hyper_1_51_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_52_chunk, name: "_hyper_1_52_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_53_chunk, name: "_hyper_1_53_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_54_chunk, name: "_hyper_1_54_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_55_chunk, name: "_hyper_1_55_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_56_chunk, name: "_hyper_1_56_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_57_chunk, name: "_hyper_1_57_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_5_chunk, name: "_hyper_1_5_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_6_chunk, name: "_hyper_1_6_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_7_chunk, name: "_hyper_1_7_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_8_chunk, name: "_hyper_1_8_chunk_RegisterData_DeviceDtm_idx" remove_index :_hyper_1_9_chunk, name: "_hyper_1_9_chunk_RegisterData_DeviceDtm_idx" remove_index :_materialized_hypertable_6, name: "_materialized_hypertable_6_DeviceDtm_idx" remove_index :_materialized_hypertable_6, name: "_materialized_hypertable_6_DeviceId_DeviceDtm_idx" remove_index :_materialized_hypertable_6, name: "_materialized_hypertable_6_RegisterId_DeviceDtm_idx" remove_index :_materialized_hypertable_7, name: "_materialized_hypertable_7_DeviceDtm_idx" remove_index :_materialized_hypertable_7, name: "_materialized_hypertable_7_DeviceId_DeviceDtm_idx" remove_index :_materialized_hypertable_7, name: "_materialized_hypertable_7_RegisterId_DeviceDtm_idx" remove_index :_materialized_hypertable_8, name: "_materialized_hypertable_8_DeviceDtm_idx" remove_index :_materialized_hypertable_8, name: "_materialized_hypertable_8_DeviceId_DeviceDtm_idx" remove_index :_materialized_hypertable_8, name: "_materialized_hypertable_8_RegisterId_DeviceDtm_idx" remove_index :continuous_aggs_hypertable_invalidation_log, name: "continuous_aggs_hypertable_invalidation_log_idx" remove_index :remote_txn, name: "remote_txn_data_node_name_idx" remove_index :retry_queue, name: "rq_retry_idx"
Relation | Size |
---|---|
SpcbSyncTracker | 1.21 GB |
CpcbSyncTracker | 769 MB |
PK_CpcbSyncTracker | 645 MB |
PK_SpcbSyncTracker | 613 MB |
CpcbSyncTracker_DeviceDtm_idx | 168 MB |
_hyper_1_365_chunk _timescaledb_internal | 165 MB |
_hyper_1_367_chunk _timescaledb_internal | 165 MB |
_hyper_1_366_chunk _timescaledb_internal | 165 MB |
_hyper_1_361_chunk _timescaledb_internal | 164 MB |
_hyper_1_368_chunk _timescaledb_internal | 163 MB |
_hyper_1_350_chunk _timescaledb_internal | 163 MB |
_hyper_1_358_chunk _timescaledb_internal | 163 MB |
_hyper_1_359_chunk _timescaledb_internal | 162 MB |
_hyper_1_343_chunk _timescaledb_internal | 162 MB |
_hyper_1_351_chunk _timescaledb_internal | 162 MB |
_hyper_1_346_chunk _timescaledb_internal | 160 MB |
_hyper_1_360_chunk _timescaledb_internal | 160 MB |
_hyper_1_355_chunk _timescaledb_internal | 159 MB |
_hyper_1_204_chunk _timescaledb_internal | 159 MB |
_hyper_1_354_chunk _timescaledb_internal | 159 MB |
_hyper_1_162_chunk _timescaledb_internal | 158 MB |
_hyper_1_318_chunk _timescaledb_internal | 158 MB |
_hyper_1_348_chunk _timescaledb_internal | 158 MB |
_hyper_1_174_chunk _timescaledb_internal | 158 MB |
_hyper_1_352_chunk _timescaledb_internal | 158 MB |
_hyper_1_193_chunk _timescaledb_internal | 158 MB |
_hyper_1_317_chunk _timescaledb_internal | 158 MB |
_hyper_1_184_chunk _timescaledb_internal | 158 MB |
_hyper_1_363_chunk _timescaledb_internal | 157 MB |
_hyper_1_347_chunk _timescaledb_internal | 157 MB |
_hyper_1_178_chunk _timescaledb_internal | 157 MB |
_hyper_1_202_chunk _timescaledb_internal | 157 MB |
_hyper_1_254_chunk _timescaledb_internal | 157 MB |
_hyper_1_345_chunk _timescaledb_internal | 157 MB |
_hyper_1_165_chunk _timescaledb_internal | 157 MB |
_hyper_1_313_chunk _timescaledb_internal | 157 MB |
_hyper_1_316_chunk _timescaledb_internal | 157 MB |
_hyper_1_364_chunk _timescaledb_internal | 156 MB |
_hyper_1_118_chunk _timescaledb_internal | 156 MB |
_hyper_1_138_chunk _timescaledb_internal | 156 MB |
_hyper_1_116_chunk _timescaledb_internal | 156 MB |
_hyper_1_356_chunk _timescaledb_internal | 156 MB |
_hyper_1_198_chunk _timescaledb_internal | 156 MB |
_hyper_1_120_chunk _timescaledb_internal | 155 MB |
_hyper_1_362_chunk _timescaledb_internal | 155 MB |
_hyper_1_353_chunk _timescaledb_internal | 155 MB |
_hyper_1_183_chunk _timescaledb_internal | 155 MB |
_hyper_1_139_chunk _timescaledb_internal | 155 MB |
_hyper_1_145_chunk _timescaledb_internal | 155 MB |
_hyper_1_131_chunk _timescaledb_internal | 155 MB |
_hyper_1_181_chunk _timescaledb_internal | 155 MB |
_hyper_1_146_chunk _timescaledb_internal | 155 MB |
_hyper_1_141_chunk _timescaledb_internal | 154 MB |
_hyper_1_190_chunk _timescaledb_internal | 154 MB |
_hyper_1_187_chunk _timescaledb_internal | 154 MB |
_hyper_1_191_chunk _timescaledb_internal | 154 MB |
_hyper_1_130_chunk _timescaledb_internal | 154 MB |
_hyper_1_176_chunk _timescaledb_internal | 154 MB |
_hyper_1_315_chunk _timescaledb_internal | 154 MB |
_hyper_1_161_chunk _timescaledb_internal | 154 MB |
_hyper_1_143_chunk _timescaledb_internal | 154 MB |
_hyper_1_180_chunk _timescaledb_internal | 154 MB |
_hyper_1_158_chunk _timescaledb_internal | 154 MB |
_hyper_1_133_chunk _timescaledb_internal | 154 MB |
_hyper_1_149_chunk _timescaledb_internal | 153 MB |
_hyper_1_117_chunk _timescaledb_internal | 153 MB |
_hyper_1_107_chunk _timescaledb_internal | 153 MB |
_hyper_1_135_chunk _timescaledb_internal | 153 MB |
_hyper_1_194_chunk _timescaledb_internal | 153 MB |
_hyper_1_164_chunk _timescaledb_internal | 153 MB |
_hyper_1_200_chunk _timescaledb_internal | 153 MB |
_hyper_1_175_chunk _timescaledb_internal | 153 MB |
_hyper_1_114_chunk _timescaledb_internal | 153 MB |
_hyper_1_189_chunk _timescaledb_internal | 153 MB |
_hyper_1_127_chunk _timescaledb_internal | 153 MB |
_hyper_1_140_chunk _timescaledb_internal | 153 MB |
_hyper_1_153_chunk _timescaledb_internal | 153 MB |
_hyper_1_163_chunk _timescaledb_internal | 153 MB |
_hyper_1_148_chunk _timescaledb_internal | 153 MB |
_hyper_1_186_chunk _timescaledb_internal | 153 MB |
_hyper_1_128_chunk _timescaledb_internal | 153 MB |
_hyper_1_132_chunk _timescaledb_internal | 153 MB |
_hyper_1_99_chunk _timescaledb_internal | 153 MB |
_hyper_1_147_chunk _timescaledb_internal | 153 MB |
_hyper_1_129_chunk _timescaledb_internal | 153 MB |
_hyper_1_122_chunk _timescaledb_internal | 153 MB |
_hyper_1_125_chunk _timescaledb_internal | 153 MB |
_hyper_1_167_chunk _timescaledb_internal | 152 MB |
_hyper_1_155_chunk _timescaledb_internal | 152 MB |
_hyper_1_150_chunk _timescaledb_internal | 152 MB |
_hyper_1_152_chunk _timescaledb_internal | 152 MB |
_hyper_1_156_chunk _timescaledb_internal | 152 MB |
_hyper_1_154_chunk _timescaledb_internal | 152 MB |
_hyper_1_344_chunk _timescaledb_internal | 152 MB |
_hyper_1_110_chunk _timescaledb_internal | 152 MB |
_hyper_1_62_chunk _timescaledb_internal | 152 MB |
_hyper_1_134_chunk _timescaledb_internal | 152 MB |
_hyper_1_124_chunk _timescaledb_internal | 152 MB |
_hyper_1_136_chunk _timescaledb_internal | 152 MB |
_hyper_1_121_chunk _timescaledb_internal | 152 MB |
_hyper_1_113_chunk _timescaledb_internal | 152 MB |
_hyper_1_182_chunk _timescaledb_internal | 152 MB |
_hyper_1_108_chunk _timescaledb_internal | 151 MB |
_hyper_1_171_chunk _timescaledb_internal | 151 MB |
_hyper_1_199_chunk _timescaledb_internal | 151 MB |
_hyper_1_60_chunk _timescaledb_internal | 151 MB |
_hyper_1_177_chunk _timescaledb_internal | 151 MB |
_hyper_1_144_chunk _timescaledb_internal | 151 MB |
_hyper_1_87_chunk _timescaledb_internal | 151 MB |
_hyper_1_123_chunk _timescaledb_internal | 151 MB |
_hyper_1_159_chunk _timescaledb_internal | 150 MB |
_hyper_1_192_chunk _timescaledb_internal | 150 MB |
_hyper_1_160_chunk _timescaledb_internal | 150 MB |
_hyper_1_172_chunk _timescaledb_internal | 150 MB |
_hyper_1_98_chunk _timescaledb_internal | 150 MB |
_hyper_1_115_chunk _timescaledb_internal | 150 MB |
_hyper_1_93_chunk _timescaledb_internal | 150 MB |
_hyper_1_166_chunk _timescaledb_internal | 150 MB |
_hyper_1_58_chunk _timescaledb_internal | 150 MB |
_hyper_1_137_chunk _timescaledb_internal | 150 MB |
_hyper_1_196_chunk _timescaledb_internal | 150 MB |
_hyper_1_201_chunk _timescaledb_internal | 149 MB |
_hyper_1_188_chunk _timescaledb_internal | 149 MB |
_hyper_1_185_chunk _timescaledb_internal | 149 MB |
_hyper_1_151_chunk _timescaledb_internal | 149 MB |
_hyper_1_168_chunk _timescaledb_internal | 149 MB |
_hyper_1_173_chunk _timescaledb_internal | 149 MB |
_hyper_1_111_chunk _timescaledb_internal | 149 MB |
_hyper_1_157_chunk _timescaledb_internal | 149 MB |
_hyper_1_179_chunk _timescaledb_internal | 149 MB |
_hyper_1_119_chunk _timescaledb_internal | 149 MB |
_hyper_1_170_chunk _timescaledb_internal | 149 MB |
_hyper_1_92_chunk _timescaledb_internal | 149 MB |
_hyper_1_64_chunk _timescaledb_internal | 148 MB |
_hyper_1_197_chunk _timescaledb_internal | 148 MB |
_hyper_1_75_chunk _timescaledb_internal | 148 MB |
_hyper_1_101_chunk _timescaledb_internal | 148 MB |
_hyper_1_142_chunk _timescaledb_internal | 148 MB |
_hyper_1_76_chunk _timescaledb_internal | 148 MB |
_hyper_1_126_chunk _timescaledb_internal | 148 MB |
_hyper_1_203_chunk _timescaledb_internal | 147 MB |
_hyper_1_195_chunk _timescaledb_internal | 147 MB |
_hyper_1_83_chunk _timescaledb_internal | 147 MB |
_hyper_1_100_chunk _timescaledb_internal | 147 MB |
_hyper_1_95_chunk _timescaledb_internal | 146 MB |
_hyper_1_357_chunk _timescaledb_internal | 146 MB |
_hyper_1_169_chunk _timescaledb_internal | 146 MB |
_hyper_1_61_chunk _timescaledb_internal | 145 MB |
_hyper_1_59_chunk _timescaledb_internal | 145 MB |
_hyper_1_103_chunk _timescaledb_internal | 144 MB |
_hyper_1_72_chunk _timescaledb_internal | 144 MB |
_hyper_1_94_chunk _timescaledb_internal | 144 MB |
_hyper_1_112_chunk _timescaledb_internal | 144 MB |
_hyper_1_349_chunk _timescaledb_internal | 144 MB |
_hyper_1_84_chunk _timescaledb_internal | 142 MB |
_hyper_1_81_chunk _timescaledb_internal | 142 MB |
_hyper_1_106_chunk _timescaledb_internal | 141 MB |
_hyper_1_71_chunk _timescaledb_internal | 141 MB |
_hyper_1_109_chunk _timescaledb_internal | 139 MB |
_hyper_1_74_chunk _timescaledb_internal | 139 MB |
_hyper_1_63_chunk _timescaledb_internal | 137 MB |
_hyper_1_105_chunk _timescaledb_internal | 136 MB |
_hyper_1_104_chunk _timescaledb_internal | 131 MB |
_hyper_1_336_chunk _timescaledb_internal | 129 MB |
_hyper_1_80_chunk _timescaledb_internal | 127 MB |
_hyper_1_70_chunk _timescaledb_internal | 124 MB |
_hyper_1_90_chunk _timescaledb_internal | 124 MB |
_hyper_1_69_chunk _timescaledb_internal | 123 MB |
_hyper_1_330_chunk _timescaledb_internal | 123 MB |
_hyper_1_342_chunk _timescaledb_internal | 122 MB |
_hyper_1_331_chunk _timescaledb_internal | 122 MB |
_hyper_1_335_chunk _timescaledb_internal | 122 MB |
_hyper_1_65_chunk _timescaledb_internal | 121 MB |
_hyper_1_341_chunk _timescaledb_internal | 121 MB |
_hyper_1_96_chunk _timescaledb_internal | 120 MB |
_hyper_1_328_chunk _timescaledb_internal | 119 MB |
_hyper_1_324_chunk _timescaledb_internal | 119 MB |
_hyper_1_332_chunk _timescaledb_internal | 119 MB |
_hyper_1_319_chunk _timescaledb_internal | 119 MB |
_hyper_1_78_chunk _timescaledb_internal | 118 MB |
_hyper_1_82_chunk _timescaledb_internal | 118 MB |
_hyper_1_88_chunk _timescaledb_internal | 118 MB |
_hyper_1_340_chunk _timescaledb_internal | 118 MB |
_hyper_1_327_chunk _timescaledb_internal | 118 MB |
_hyper_1_86_chunk _timescaledb_internal | 117 MB |
_hyper_1_338_chunk _timescaledb_internal | 117 MB |
_hyper_1_66_chunk _timescaledb_internal | 116 MB |
_hyper_1_339_chunk _timescaledb_internal | 116 MB |
_hyper_1_317_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 115 MB |
_hyper_1_326_chunk _timescaledb_internal | 115 MB |
_hyper_1_91_chunk _timescaledb_internal | 115 MB |
_hyper_1_329_chunk _timescaledb_internal | 113 MB |
_hyper_1_68_chunk _timescaledb_internal | 112 MB |
_hyper_1_77_chunk _timescaledb_internal | 112 MB |
_hyper_1_320_chunk _timescaledb_internal | 111 MB |
_hyper_1_205_chunk _timescaledb_internal | 111 MB |
_hyper_1_206_chunk _timescaledb_internal | 111 MB |
_hyper_1_67_chunk _timescaledb_internal | 110 MB |
_hyper_1_337_chunk _timescaledb_internal | 110 MB |
_hyper_1_85_chunk _timescaledb_internal | 109 MB |
_hyper_1_102_chunk _timescaledb_internal | 108 MB |
_hyper_1_322_chunk _timescaledb_internal | 107 MB |
_hyper_1_323_chunk _timescaledb_internal | 103 MB |
_hyper_1_321_chunk _timescaledb_internal | 103 MB |
_hyper_1_207_chunk _timescaledb_internal | 103 MB |
_hyper_1_237_chunk _timescaledb_internal | 103 MB |
_hyper_1_220_chunk _timescaledb_internal | 103 MB |
_hyper_1_325_chunk _timescaledb_internal | 103 MB |
_hyper_1_231_chunk _timescaledb_internal | 102 MB |
_hyper_1_79_chunk _timescaledb_internal | 102 MB |
_hyper_1_242_chunk _timescaledb_internal | 102 MB |
_hyper_1_235_chunk _timescaledb_internal | 102 MB |
_hyper_1_251_chunk _timescaledb_internal | 102 MB |
_hyper_1_215_chunk _timescaledb_internal | 101 MB |
_hyper_1_246_chunk _timescaledb_internal | 101 MB |
_hyper_1_224_chunk _timescaledb_internal | 101 MB |
_hyper_1_232_chunk _timescaledb_internal | 100 MB |
_hyper_1_216_chunk _timescaledb_internal | 98.9 MB |
_hyper_1_239_chunk _timescaledb_internal | 98.5 MB |
_hyper_1_210_chunk _timescaledb_internal | 98 MB |
_hyper_1_247_chunk _timescaledb_internal | 98 MB |
_hyper_1_234_chunk _timescaledb_internal | 97.6 MB |
_hyper_1_244_chunk _timescaledb_internal | 96.4 MB |
_hyper_1_219_chunk _timescaledb_internal | 96.3 MB |
_hyper_1_222_chunk _timescaledb_internal | 95.4 MB |
_hyper_1_238_chunk _timescaledb_internal | 95.2 MB |
_hyper_1_217_chunk _timescaledb_internal | 95.2 MB |
_hyper_1_241_chunk _timescaledb_internal | 95.2 MB |
_hyper_1_245_chunk _timescaledb_internal | 95.2 MB |
_hyper_1_248_chunk _timescaledb_internal | 95.2 MB |
_hyper_1_229_chunk _timescaledb_internal | 95.1 MB |
_hyper_1_233_chunk _timescaledb_internal | 94.9 MB |
_hyper_1_211_chunk _timescaledb_internal | 94.1 MB |
_hyper_1_230_chunk _timescaledb_internal | 94 MB |
_hyper_1_209_chunk _timescaledb_internal | 93.8 MB |
_hyper_1_221_chunk _timescaledb_internal | 93.1 MB |
_hyper_1_253_chunk _timescaledb_internal | 92.7 MB |
_hyper_1_218_chunk _timescaledb_internal | 90.7 MB |
_hyper_1_212_chunk _timescaledb_internal | 90.6 MB |
_hyper_1_208_chunk _timescaledb_internal | 90.4 MB |
_hyper_1_223_chunk _timescaledb_internal | 90.1 MB |
_hyper_1_225_chunk _timescaledb_internal | 89.8 MB |
_hyper_1_236_chunk _timescaledb_internal | 89.3 MB |
_hyper_1_213_chunk _timescaledb_internal | 88.9 MB |
_hyper_1_252_chunk _timescaledb_internal | 87.9 MB |
_hyper_1_228_chunk _timescaledb_internal | 87.2 MB |
_hyper_1_243_chunk _timescaledb_internal | 86.1 MB |
_hyper_1_249_chunk _timescaledb_internal | 84.2 MB |
_hyper_1_334_chunk _timescaledb_internal | 82.5 MB |
_hyper_1_227_chunk _timescaledb_internal | 82 MB |
_hyper_1_89_chunk _timescaledb_internal | 81.3 MB |
_hyper_1_240_chunk _timescaledb_internal | 77.5 MB |
_hyper_1_333_chunk _timescaledb_internal | 73 MB |
_hyper_1_315_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 72.5 MB |
_hyper_1_97_chunk _timescaledb_internal | 70 MB |
_hyper_1_250_chunk _timescaledb_internal | 68 MB |
_hyper_1_316_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 63.8 MB |
_hyper_1_73_chunk _timescaledb_internal | 60.3 MB |
_hyper_1_313_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 60.1 MB |
_hyper_1_214_chunk _timescaledb_internal | 57.1 MB |
_hyper_1_226_chunk _timescaledb_internal | 27.1 MB |
_hyper_1_343_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 26 MB |
_hyper_1_365_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 26 MB |
_hyper_1_359_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 25.9 MB |
_hyper_1_358_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 25.9 MB |
_hyper_1_366_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 25.9 MB |
_hyper_1_346_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 25.8 MB |
_hyper_1_368_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 25.8 MB |
_hyper_1_345_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 25.8 MB |
_hyper_1_367_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 25.7 MB |
_hyper_1_361_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 25.7 MB |
_hyper_1_355_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 25.5 MB |
_hyper_1_350_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 25.5 MB |
_hyper_1_347_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 25.3 MB |
_hyper_1_348_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 25.3 MB |
_hyper_1_356_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 24.7 MB |
_hyper_1_360_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 24.6 MB |
_hyper_1_351_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 24.3 MB |
_hyper_1_354_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 24.1 MB |
_hyper_1_344_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 24.1 MB |
_hyper_1_352_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 23.7 MB |
_hyper_1_357_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 22.6 MB |
_hyper_1_349_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 22.1 MB |
_hyper_1_353_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 21.6 MB |
_hyper_1_335_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 19.7 MB |
_hyper_1_336_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 19.7 MB |
_hyper_1_331_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 19.7 MB |
_hyper_1_330_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 19.7 MB |
_hyper_1_324_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 19.4 MB |
_hyper_1_326_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 19.3 MB |
_hyper_1_342_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 19.2 MB |
_hyper_1_341_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 19.1 MB |
_hyper_1_332_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 19 MB |
compress_hyper_5_256_chunk _timescaledb_internal | 18.9 MB |
_hyper_1_328_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 18.9 MB |
compress_hyper_5_261_chunk _timescaledb_internal | 18.7 MB |
compress_hyper_5_262_chunk _timescaledb_internal | 18.7 MB |
_hyper_1_327_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 18.7 MB |
compress_hyper_5_281_chunk _timescaledb_internal | 18.6 MB |
_hyper_1_340_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 18.6 MB |
compress_hyper_5_260_chunk _timescaledb_internal | 18.4 MB |
compress_hyper_5_259_chunk _timescaledb_internal | 18.4 MB |
compress_hyper_5_297_chunk _timescaledb_internal | 18.4 MB |
_hyper_1_338_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 18.4 MB |
compress_hyper_5_271_chunk _timescaledb_internal | 18.3 MB |
compress_hyper_5_300_chunk _timescaledb_internal | 18.2 MB |
_hyper_1_329_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 18.2 MB |
_hyper_1_339_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 18.2 MB |
compress_hyper_5_264_chunk _timescaledb_internal | 18.1 MB |
compress_hyper_5_278_chunk _timescaledb_internal | 18.1 MB |
_hyper_1_363_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 18 MB |
compress_hyper_5_277_chunk _timescaledb_internal | 18 MB |
_hyper_1_116_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 18 MB |
_hyper_1_184_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.9 MB |
compress_hyper_5_303_chunk _timescaledb_internal | 17.9 MB |
_hyper_1_131_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.9 MB |
_hyper_1_139_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.9 MB |
_hyper_1_141_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.9 MB |
_hyper_1_198_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
_hyper_1_180_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
_hyper_1_193_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
_hyper_1_318_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
_hyper_1_254_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
compress_hyper_5_272_chunk _timescaledb_internal | 17.8 MB |
_hyper_1_362_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
_hyper_1_120_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
_hyper_1_140_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
_hyper_1_178_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
_hyper_1_202_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
_hyper_1_118_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
compress_hyper_5_304_chunk _timescaledb_internal | 17.8 MB |
_hyper_1_133_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
_hyper_1_145_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
_hyper_1_162_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
_hyper_1_364_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
compress_hyper_5_273_chunk _timescaledb_internal | 17.8 MB |
_hyper_1_165_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.8 MB |
_hyper_1_187_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.7 MB |
_hyper_1_130_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.7 MB |
_hyper_1_174_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.7 MB |
_hyper_1_138_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.7 MB |
_hyper_1_176_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.7 MB |
compress_hyper_5_293_chunk _timescaledb_internal | 17.7 MB |
_hyper_1_135_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.7 MB |
_hyper_1_158_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.7 MB |
_hyper_1_200_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.7 MB |
compress_hyper_5_275_chunk _timescaledb_internal | 17.7 MB |
_hyper_1_204_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.6 MB |
compress_hyper_5_270_chunk _timescaledb_internal | 17.6 MB |
_hyper_1_99_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.6 MB |
_hyper_1_164_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.6 MB |
_hyper_1_147_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.6 MB |
_hyper_1_153_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.6 MB |
_hyper_1_62_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.6 MB |
_hyper_1_125_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.5 MB |
_hyper_1_146_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.5 MB |
_hyper_1_190_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.5 MB |
_hyper_1_337_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.5 MB |
_hyper_1_129_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.5 MB |
_hyper_1_161_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.5 MB |
_hyper_1_181_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.5 MB |
_hyper_1_183_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.5 MB |
_hyper_1_143_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.4 MB |
_hyper_1_107_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.4 MB |
compress_hyper_5_295_chunk _timescaledb_internal | 17.4 MB |
_hyper_1_186_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.4 MB |
_hyper_1_189_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.4 MB |
_hyper_1_134_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.4 MB |
_hyper_1_191_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.4 MB |
_hyper_1_148_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.4 MB |
_hyper_1_110_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.4 MB |
_hyper_1_152_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.4 MB |
_hyper_1_150_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.3 MB |
compress_hyper_5_288_chunk _timescaledb_internal | 17.3 MB |
_hyper_1_194_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.3 MB |
_hyper_1_159_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.3 MB |
_hyper_1_114_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.3 MB |
_hyper_1_122_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.3 MB |
_hyper_1_154_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.3 MB |
_hyper_1_175_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.2 MB |
compress_hyper_5_279_chunk _timescaledb_internal | 17.2 MB |
_hyper_1_128_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.2 MB |
_hyper_1_117_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.2 MB |
_hyper_1_155_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.2 MB |
_hyper_1_124_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.2 MB |
_hyper_1_127_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.2 MB |
_hyper_1_325_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17.1 MB |
_hyper_1_163_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17 MB |
_hyper_1_167_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17 MB |
_hyper_1_115_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17 MB |
_hyper_1_132_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 17 MB |
_hyper_1_137_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.9 MB |
_hyper_1_149_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.9 MB |
_hyper_1_177_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.9 MB |
compress_hyper_5_289_chunk _timescaledb_internal | 16.9 MB |
_hyper_1_113_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.9 MB |
_hyper_1_136_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.9 MB |
compress_hyper_5_291_chunk _timescaledb_internal | 16.9 MB |
compress_hyper_5_265_chunk _timescaledb_internal | 16.9 MB |
_hyper_1_121_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.8 MB |
compress_hyper_5_310_chunk _timescaledb_internal | 16.8 MB |
compress_hyper_5_298_chunk _timescaledb_internal | 16.8 MB |
_hyper_1_108_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.8 MB |
_hyper_1_87_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.7 MB |
_hyper_1_119_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.7 MB |
_hyper_1_319_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.6 MB |
_hyper_1_196_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.6 MB |
_hyper_1_144_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.5 MB |
_hyper_1_171_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.5 MB |
_hyper_1_197_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.5 MB |
_hyper_1_72_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.5 MB |
compress_hyper_5_257_chunk _timescaledb_internal | 16.5 MB |
_hyper_1_93_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.5 MB |
_hyper_1_182_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.4 MB |
_hyper_1_60_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.3 MB |
_hyper_1_192_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.3 MB |
_hyper_1_64_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.2 MB |
_hyper_1_160_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.2 MB |
_hyper_1_172_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.1 MB |
_hyper_1_58_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.1 MB |
_hyper_1_126_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16.1 MB |
_hyper_1_142_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16 MB |
_hyper_1_83_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16 MB |
compress_hyper_5_280_chunk _timescaledb_internal | 16 MB |
_hyper_1_100_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16 MB |
compress_hyper_5_292_chunk _timescaledb_internal | 16 MB |
_hyper_1_156_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.9 MB |
_hyper_1_173_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.9 MB |
_hyper_1_61_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.9 MB |
_hyper_1_166_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.8 MB |
_hyper_1_322_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.8 MB |
_hyper_1_123_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.8 MB |
_hyper_1_98_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.7 MB |
compress_hyper_5_287_chunk _timescaledb_internal | 15.7 MB |
_hyper_1_92_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.7 MB |
_hyper_1_95_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.7 MB |
compress_hyper_5_258_chunk _timescaledb_internal | 15.7 MB |
_hyper_1_320_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.7 MB |
_hyper_1_199_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.7 MB |
_hyper_1_111_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.6 MB |
_hyper_1_63_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.6 MB |
_hyper_1_75_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.6 MB |
_hyper_1_188_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.5 MB |
compress_hyper_5_305_chunk _timescaledb_internal | 15.4 MB |
_hyper_1_323_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.4 MB |
_hyper_1_168_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.3 MB |
_hyper_1_179_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.3 MB |
compress_hyper_5_266_chunk _timescaledb_internal | 15.3 MB |
_hyper_1_170_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.3 MB |
_hyper_1_195_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.3 MB |
_hyper_1_321_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.3 MB |
compress_hyper_5_268_chunk _timescaledb_internal | 15.2 MB |
compress_hyper_5_276_chunk _timescaledb_internal | 15.2 MB |
_hyper_1_185_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.2 MB |
_hyper_1_157_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15.1 MB |
_hyper_1_151_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 15 MB |
compress_hyper_5_296_chunk _timescaledb_internal | 15 MB |
compress_hyper_5_301_chunk _timescaledb_internal | 15 MB |
_hyper_1_59_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 14.9 MB |
_hyper_1_109_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 14.9 MB |
_hyper_1_101_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 14.9 MB |
_hyper_1_203_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 14.8 MB |
compress_hyper_5_284_chunk _timescaledb_internal | 14.8 MB |
compress_hyper_5_267_chunk _timescaledb_internal | 14.7 MB |
_hyper_1_103_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 14.6 MB |
_hyper_1_201_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 14.6 MB |
compress_hyper_5_255_chunk _timescaledb_internal | 14.6 MB |
_hyper_1_81_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 14.6 MB |
_hyper_1_80_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 14.6 MB |
compress_hyper_5_283_chunk _timescaledb_internal | 14.6 MB |
_hyper_1_104_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 14.4 MB |
compress_hyper_5_306_chunk _timescaledb_internal | 14.4 MB |
compress_hyper_5_302_chunk _timescaledb_internal | 14.3 MB |
_hyper_1_74_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 14.3 MB |
compress_hyper_5_308_chunk _timescaledb_internal | 14.2 MB |
_hyper_1_105_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 14.1 MB |
_hyper_1_84_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 14 MB |
_hyper_1_76_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 13.8 MB |
compress_hyper_5_269_chunk _timescaledb_internal | 13.7 MB |
_hyper_1_169_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 13.7 MB |
compress_hyper_5_307_chunk _timescaledb_internal | 13.7 MB |
_hyper_1_94_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 13.6 MB |
compress_hyper_5_282_chunk _timescaledb_internal | 13.5 MB |
compress_hyper_5_263_chunk _timescaledb_internal | 13.4 MB |
compress_hyper_5_290_chunk _timescaledb_internal | 13.4 MB |
compress_hyper_5_299_chunk _timescaledb_internal | 13.3 MB |
compress_hyper_5_285_chunk _timescaledb_internal | 13.3 MB |
_hyper_1_334_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 13.3 MB |
_hyper_1_106_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 13.3 MB |
_hyper_1_112_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 13.2 MB |
_hyper_1_71_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 13.1 MB |
compress_hyper_5_274_chunk _timescaledb_internal | 12.8 MB |
compress_hyper_5_286_chunk _timescaledb_internal | 12.6 MB |
compress_hyper_5_309_chunk _timescaledb_internal | 12.5 MB |
_hyper_1_67_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.5 MB |
_hyper_1_220_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.5 MB |
_hyper_1_215_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.5 MB |
_hyper_1_231_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.4 MB |
_hyper_1_70_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.4 MB |
_hyper_1_88_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.4 MB |
_hyper_1_69_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.4 MB |
_hyper_1_65_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.4 MB |
_hyper_1_90_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.4 MB |
_hyper_1_237_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.4 MB |
_hyper_1_246_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.4 MB |
_hyper_1_96_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.4 MB |
_hyper_1_216_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.4 MB |
_hyper_1_241_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.4 MB |
_hyper_1_242_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.4 MB |
_hyper_1_217_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.3 MB |
_hyper_1_222_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.3 MB |
_hyper_1_247_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.3 MB |
_hyper_1_251_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.3 MB |
_hyper_1_78_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.3 MB |
_hyper_1_238_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.3 MB |
_hyper_1_82_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.3 MB |
_hyper_1_210_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.3 MB |
_hyper_1_235_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.3 MB |
_hyper_1_229_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.3 MB |
_hyper_1_234_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.3 MB |
_hyper_1_224_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.2 MB |
_hyper_1_239_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.2 MB |
_hyper_1_248_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.2 MB |
_hyper_1_232_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.2 MB |
_hyper_1_233_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.2 MB |
_hyper_1_245_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.2 MB |
_hyper_1_219_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.1 MB |
_hyper_1_206_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12.1 MB |
_hyper_1_207_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12 MB |
_hyper_1_66_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12 MB |
_hyper_1_205_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12 MB |
_hyper_1_211_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12 MB |
_hyper_1_91_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 12 MB |
_hyper_1_86_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.9 MB |
_hyper_1_68_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.7 MB |
compress_hyper_5_294_chunk _timescaledb_internal | 11.7 MB |
_hyper_1_221_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.6 MB |
_hyper_1_333_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.6 MB |
_hyper_1_223_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.6 MB |
_hyper_1_244_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.6 MB |
_hyper_1_230_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.5 MB |
_hyper_1_77_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.5 MB |
_hyper_1_212_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.5 MB |
_hyper_1_236_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.4 MB |
_hyper_1_209_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.4 MB |
_hyper_1_253_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.4 MB |
_hyper_1_208_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.4 MB |
_hyper_1_85_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.2 MB |
_hyper_1_102_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.2 MB |
_hyper_1_218_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11.1 MB |
_hyper_1_243_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11 MB |
_hyper_1_369_chunk _timescaledb_internal | 11 MB |
_hyper_1_213_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 11 MB |
_hyper_1_79_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 10.9 MB |
_hyper_1_225_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 10.8 MB |
_hyper_1_252_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 10.6 MB |
_hyper_1_227_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 10.6 MB |
_hyper_1_249_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 10.5 MB |
_hyper_1_228_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 10.4 MB |
_hyper_1_240_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 9.84 MB |
_hyper_1_250_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 8.45 MB |
compress_hyper_5_311_chunk _timescaledb_internal | 8.29 MB |
_hyper_1_89_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 7.98 MB |
_hyper_1_214_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 7.08 MB |
_hyper_1_97_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 6.9 MB |
_hyper_1_73_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 5.94 MB |
_hyper_1_226_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 3.43 MB |
DeviceState | 2.34 MB |
PK_RegisterDataSync | 2.13 MB |
_hyper_1_369_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 1.73 MB |
PK_DeviceState | 928 KB |
RegisterDataSync_DeviceDtm_idx | 640 KB |
local_state pgq_node | 208 KB |
RegisterMap | 144 KB |
DeviceConfig | 104 KB |
chunk _timescaledb_catalog | 104 KB |
chunk_index _timescaledb_catalog | 96 KB |
RegisterDataSync | 72 KB |
Station | 72 KB |
compress_hyper_5_256_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 72 KB |
compress_hyper_5_261_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 72 KB |
compress_hyper_5_264_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 72 KB |
compress_hyper_5_273_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 72 KB |
compress_hyper_5_281_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 72 KB |
compress_hyper_5_295_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 72 KB |
compress_hyper_5_297_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 72 KB |
compress_hyper_5_303_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 72 KB |
chunk_constraint _timescaledb_catalog | 64 KB |
compress_hyper_5_257_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_258_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_259_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_260_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_262_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_263_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_265_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_266_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_267_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_268_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_270_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_271_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_272_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_274_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_275_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_276_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_277_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_278_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_279_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_280_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_282_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_283_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_284_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_285_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_286_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_287_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_288_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_289_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_290_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_291_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_292_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_293_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_296_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_298_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_299_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_300_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_302_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_304_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_305_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_306_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_307_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_308_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_309_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
compress_hyper_5_310_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 64 KB |
PcbParameter | 56 KB |
SyncState | 56 KB |
chunk_schema_name_table_name_key _timescaledb_catalog | 56 KB |
compress_hyper_5_255_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 56 KB |
compress_hyper_5_269_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 56 KB |
compress_hyper_5_294_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 56 KB |
compress_hyper_5_301_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 56 KB |
compress_hyper_5_311_chunk__compressed_hypertable_5_DeviceId_Re _timescaledb_internal | 56 KB |
AppRoles | 48 KB |
AppUsers | 48 KB |
Customer | 48 KB |
DeviceMake | 48 KB |
Location | 48 KB |
PcbDevice | 48 KB |
PcbStation | 48 KB |
StatusMap | 48 KB |
bgw_job _timescaledb_config | 48 KB |
chunk_index_chunk_id_index_name_key _timescaledb_catalog | 48 KB |
compression_algorithm _timescaledb_catalog | 48 KB |
dimension_slice _timescaledb_catalog | 48 KB |
metadata _timescaledb_catalog | 48 KB |
node_info pgq_node | 48 KB |
node_location pgq_node | 48 KB |
table_info londiste | 48 KB |
AppUserRoles | 40 KB |
IndustryCategory | 40 KB |
MiscEnum | 40 KB |
PcbLocation | 40 KB |
SysCountry | 40 KB |
SysState | 40 KB |
TslDeviceStatus | 40 KB |
Unit | 40 KB |
__EFMigrationsHistory | 40 KB |
compression_chunk_size _timescaledb_catalog | 40 KB |
continuous_agg _timescaledb_catalog | 40 KB |
continuous_aggs_materialization_invalidation_log _timescaledb_catalog | 40 KB |
dimension _timescaledb_catalog | 40 KB |
dimension_slice_dimension_id_range_start_range_end_key _timescaledb_catalog | 40 KB |
hypertable _timescaledb_catalog | 40 KB |
hypertable_compression _timescaledb_catalog | 40 KB |
regvalue | 40 KB |
chunk_constraint_chunk_id_constraint_name_key _timescaledb_catalog | 32 KB |
EmailIndex UNUSED | 16 KB |
IX_AppUserRoles_RoleId UNUSED | 16 KB |
PK_AppRoles | 16 KB |
PK_AppUserRoles | 16 KB |
PK_AppUsers | 16 KB |
PK_Customer | 16 KB |
PK_DeviceConfig | 16 KB |
PK_DeviceMake | 16 KB |
PK_IndustryCategory | 16 KB |
PK_Location | 16 KB |
PK_MiscEnum | 16 KB |
PK_PcbDevice | 16 KB |
PK_PcbLocation | 16 KB |
PK_PcbParameter | 16 KB |
PK_PcbStation | 16 KB |
PK_RegisterMap | 16 KB |
PK_Station | 16 KB |
PK_StatusMap | 16 KB |
PK_SysCountry | 16 KB |
PK_SysState | 16 KB |
PK_Unit | 16 KB |
PK___EFMigrationsHistory | 16 KB |
ReportRequest | 16 KB |
ReportRequest_pkey | 16 KB |
RoleNameIndex | 16 KB |
SyncState_pkey | 16 KB |
UserNameIndex | 16 KB |
_hyper_1_314_chunk _timescaledb_internal | 16 KB |
_hyper_1_314_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal | 16 KB |
bgw_job_pkey _timescaledb_config | 16 KB |
bgw_job_proc_hypertable_id_idx _timescaledb_config UNUSED | 16 KB |
chunk_compressed_chunk_id_idx _timescaledb_catalog UNUSED | 16 KB |
chunk_constraint_dimension_slice_id_idx _timescaledb_catalog | 16 KB |
chunk_hypertable_id_idx _timescaledb_catalog UNUSED | 16 KB |
chunk_index_hypertable_id_hypertable_index_name_idx _timescaledb_catalog UNUSED | 16 KB |
chunk_osm_chunk_idx _timescaledb_catalog | 16 KB |
chunk_pkey _timescaledb_catalog | 16 KB |
compression_algorithm_pkey _timescaledb_catalog | 16 KB |
compression_chunk_size_pkey _timescaledb_catalog | 16 KB |
continuous_agg_partial_view_schema_partial_view_name_key _timescaledb_catalog | 16 KB |
continuous_agg_pkey _timescaledb_catalog | 16 KB |
continuous_agg_raw_hypertable_id_idx _timescaledb_catalog UNUSED | 16 KB |
continuous_agg_user_view_schema_user_view_name_key _timescaledb_catalog | 16 KB |
continuous_aggs_materialization_invalidation_log_idx _timescaledb_catalog UNUSED | 16 KB |
dimension_hypertable_id_column_name_key _timescaledb_catalog | 16 KB |
dimension_pkey _timescaledb_catalog | 16 KB |
dimension_slice_pkey _timescaledb_catalog | 16 KB |
hypertable_associated_schema_name_associated_table_prefix_key _timescaledb_catalog | 16 KB |
hypertable_compression_hypertable_id_orderby_column_index_key _timescaledb_catalog | 16 KB |
hypertable_compression_hypertable_id_segmentby_column_index_key _timescaledb_catalog | 16 KB |
hypertable_compression_pkey _timescaledb_catalog | 16 KB |
hypertable_pkey _timescaledb_catalog | 16 KB |
hypertable_table_name_schema_name_key _timescaledb_catalog | 16 KB |
local_state_pkey pgq_node | 16 KB |
metadata_pkey _timescaledb_catalog | 16 KB |
node_info_pkey pgq_node | 16 KB |
node_location_pkey pgq_node | 16 KB |
table_info_pkey londiste | 16 KB |
AK_CalSeqPhaseStep_CalSeqId_CalSeqPhaseId_StepNo | 8 KB |
AppRoleClaims | 8 KB |
AppUserClaims | 8 KB |
AppUserLogins | 8 KB |
AppUserTokens | 8 KB |
CalCylGas | 8 KB |
CalData | 8 KB |
CalHdr | 8 KB |
CalSeqPhase | 8 KB |
CalSeqPhaseStep | 8 KB |
IX_AppRoleClaims_RoleId UNUSED | 8 KB |
IX_AppUserClaims_UserId UNUSED | 8 KB |
IX_AppUserLogins_UserId UNUSED | 8 KB |
PK_AppRoleClaims | 8 KB |
PK_AppUserClaims | 8 KB |
PK_AppUserLogins | 8 KB |
PK_AppUserTokens | 8 KB |
PK_CalCyl | 8 KB |
PK_CalCylGas | 8 KB |
PK_CalData | 8 KB |
PK_CalDrift | 8 KB |
PK_CalHdr | 8 KB |
PK_CalRemote | 8 KB |
PK_CalSeq | 8 KB |
PK_CalSeqPhase | 8 KB |
PK_CalSeqPhaseStep | 8 KB |
PK_LocationNetwork | 8 KB |
PK_RegisterDataRaw | 8 KB |
RegisterData_DeviceDtm_idx UNUSED | 8 KB |
_compressed_hypertable_5 _timescaledb_internal | 8 KB |
_compressed_hypertable_5_DeviceId_RegisterId__ts_meta_seque_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_10_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_11_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_12_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_13_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_14_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_15_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_16_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_17_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_18_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_19_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_1_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_20_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_21_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_22_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_23_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_24_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_25_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_26_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_27_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_28_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_29_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_2_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_30_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_31_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_32_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_33_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_34_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_35_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_36_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_37_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_38_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_39_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_3_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_40_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_41_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_42_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_43_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_44_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_45_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_46_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_47_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_48_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_49_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_4_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_50_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_51_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_52_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_53_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_54_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_55_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_56_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_57_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_5_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_6_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_7_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_8_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_hyper_1_9_chunk_RegisterData_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_materialized_hypertable_6 _timescaledb_internal | 8 KB |
_materialized_hypertable_6_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_materialized_hypertable_6_DeviceId_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_materialized_hypertable_6_RegisterId_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_materialized_hypertable_7 _timescaledb_internal | 8 KB |
_materialized_hypertable_7_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_materialized_hypertable_7_DeviceId_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_materialized_hypertable_7_RegisterId_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_materialized_hypertable_8 _timescaledb_internal | 8 KB |
_materialized_hypertable_8_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_materialized_hypertable_8_DeviceId_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
_materialized_hypertable_8_RegisterId_DeviceDtm_idx _timescaledb_internal UNUSED | 8 KB |
applied_execute londiste | 8 KB |
applied_execute_pkey londiste | 8 KB |
bgw_job_stat_pkey _timescaledb_internal | 8 KB |
bgw_policy_chunk_stats_job_id_chunk_id_key _timescaledb_internal | 8 KB |
chunk_copy_operation_pkey _timescaledb_catalog | 8 KB |
chunk_data_node_chunk_id_node_name_key _timescaledb_catalog | 8 KB |
chunk_data_node_node_chunk_id_node_name_key _timescaledb_catalog | 8 KB |
consumer pgq | 8 KB |
consumer_name_uq pgq | 8 KB |
consumer_pkey pgq | 8 KB |
continuous_agg_migrate_plan_pkey _timescaledb_catalog | 8 KB |
continuous_agg_migrate_plan_step _timescaledb_catalog | 8 KB |
continuous_agg_migrate_plan_step_pkey _timescaledb_catalog | 8 KB |
continuous_aggs_bucket_function _timescaledb_catalog | 8 KB |
continuous_aggs_bucket_function_pkey _timescaledb_catalog | 8 KB |
continuous_aggs_hypertable_invalidation_log_idx _timescaledb_catalog UNUSED | 8 KB |
continuous_aggs_invalidation_threshold_pkey _timescaledb_catalog | 8 KB |
dimension_partition _timescaledb_catalog | 8 KB |
dimension_partition_dimension_id_range_start_key _timescaledb_catalog | 8 KB |
event_template pgq | 8 KB |
hypertable_data_node_hypertable_id_node_name_key _timescaledb_catalog | 8 KB |
hypertable_data_node_node_hypertable_id_node_name_key _timescaledb_catalog | 8 KB |
pending_fkeys londiste | 8 KB |
pending_fkeys_pkey londiste | 8 KB |
queue pgq | 8 KB |
queue_name_uq pgq | 8 KB |
queue_pkey pgq | 8 KB |
remote_txn _timescaledb_catalog | 8 KB |
remote_txn_data_node_name_idx _timescaledb_catalog UNUSED | 8 KB |
remote_txn_pkey _timescaledb_catalog | 8 KB |
retry_queue pgq | 8 KB |
rq_pkey pgq | 8 KB |
rq_retry_idx pgq UNUSED | 8 KB |
seq_info londiste | 8 KB |
seq_info_pkey londiste | 8 KB |
subscriber_info pgq_node | 8 KB |
subscriber_info_pkey pgq_node | 8 KB |
subscription_batch_idx pgq | 8 KB |
subscription_pkey pgq | 8 KB |
tablespace_hypertable_id_tablespace_name_key _timescaledb_catalog | 8 KB |
tablespace_pkey _timescaledb_catalog | 8 KB |
tick pgq | 8 KB |
tick_pkey pgq | 8 KB |
CalCyl | 0 Bytes |
CalDrift | 0 Bytes |
CalRemote | 0 Bytes |
CalSeq | 0 Bytes |
LocationNetwork | 0 Bytes |
RegisterData | 0 Bytes |
RegisterDataRaw | 0 Bytes |
_hyper_1_10_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_11_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_12_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_13_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_14_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_15_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_16_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_17_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_18_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_19_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_1_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_20_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_21_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_22_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_23_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_24_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_25_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_26_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_27_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_28_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_29_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_2_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_30_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_31_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_32_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_33_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_34_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_35_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_36_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_37_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_38_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_39_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_3_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_40_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_41_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_42_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_43_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_44_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_45_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_46_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_47_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_48_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_49_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_4_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_50_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_51_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_52_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_53_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_54_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_55_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_56_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_57_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_5_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_6_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_7_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_8_chunk _timescaledb_internal | 0 Bytes |
_hyper_1_9_chunk _timescaledb_internal | 0 Bytes |
bgw_job_stat _timescaledb_internal | 0 Bytes |
bgw_policy_chunk_stats _timescaledb_internal | 0 Bytes |
cache_inval_bgw_job _timescaledb_cache | 0 Bytes |
cache_inval_extension _timescaledb_cache | 0 Bytes |
cache_inval_hypertable _timescaledb_cache | 0 Bytes |
chunk_copy_operation _timescaledb_catalog | 0 Bytes |
chunk_data_node _timescaledb_catalog | 0 Bytes |
continuous_agg_migrate_plan _timescaledb_catalog | 0 Bytes |
continuous_aggs_hypertable_invalidation_log _timescaledb_catalog | 0 Bytes |
continuous_aggs_invalidation_threshold _timescaledb_catalog | 0 Bytes |
hypertable_data_node _timescaledb_catalog | 0 Bytes |
subscription pgq | 0 Bytes |
tablespace _timescaledb_catalog | 0 Bytes |