PgHero
No long running queries
Connections healthy 83
Vacuuming healthy
No columns near integer overflow
No invalid indexes or constraints
160 duplicate indexes
Query stats must be enabled for slow queries

Duplicate Indexes

These indexes exist, but aren’t needed. Remove them for faster writes.

rails generate migration remove_unneeded_indexes

And paste

remove_index :_hyper_1_100_chunk, name: "_hyper_1_100_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_100_chunk, name: "_hyper_1_100_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_102_chunk, name: "_hyper_1_102_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_102_chunk, name: "_hyper_1_102_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_104_chunk, name: "_hyper_1_104_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_104_chunk, name: "_hyper_1_104_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_106_chunk, name: "_hyper_1_106_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_106_chunk, name: "_hyper_1_106_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_108_chunk, name: "_hyper_1_108_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_108_chunk, name: "_hyper_1_108_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_10_chunk, name: "_hyper_1_10_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_10_chunk, name: "_hyper_1_10_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_110_chunk, name: "_hyper_1_110_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_110_chunk, name: "_hyper_1_110_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_112_chunk, name: "_hyper_1_112_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_112_chunk, name: "_hyper_1_112_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_11_chunk, name: "_hyper_1_11_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_11_chunk, name: "_hyper_1_11_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_12_chunk, name: "_hyper_1_12_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_12_chunk, name: "_hyper_1_12_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_13_chunk, name: "_hyper_1_13_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_13_chunk, name: "_hyper_1_13_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_146_chunk, name: "_hyper_1_146_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_146_chunk, name: "_hyper_1_146_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_148_chunk, name: "_hyper_1_148_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_148_chunk, name: "_hyper_1_148_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_14_chunk, name: "_hyper_1_14_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_14_chunk, name: "_hyper_1_14_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_150_chunk, name: "_hyper_1_150_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_150_chunk, name: "_hyper_1_150_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_151_chunk, name: "_hyper_1_151_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_151_chunk, name: "_hyper_1_151_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_152_chunk, name: "_hyper_1_152_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_152_chunk, name: "_hyper_1_152_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_153_chunk, name: "_hyper_1_153_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_153_chunk, name: "_hyper_1_153_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_154_chunk, name: "_hyper_1_154_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_154_chunk, name: "_hyper_1_154_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_155_chunk, name: "_hyper_1_155_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_155_chunk, name: "_hyper_1_155_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_15_chunk, name: "_hyper_1_15_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_15_chunk, name: "_hyper_1_15_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_16_chunk, name: "_hyper_1_16_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_16_chunk, name: "_hyper_1_16_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_17_chunk, name: "_hyper_1_17_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_17_chunk, name: "_hyper_1_17_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_189_chunk, name: "_hyper_1_189_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_189_chunk, name: "_hyper_1_189_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_190_chunk, name: "_hyper_1_190_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_190_chunk, name: "_hyper_1_190_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_191_chunk, name: "_hyper_1_191_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_191_chunk, name: "_hyper_1_191_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_192_chunk, name: "_hyper_1_192_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_192_chunk, name: "_hyper_1_192_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_193_chunk, name: "_hyper_1_193_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_193_chunk, name: "_hyper_1_193_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_194_chunk, name: "_hyper_1_194_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_194_chunk, name: "_hyper_1_194_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_195_chunk, name: "_hyper_1_195_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_195_chunk, name: "_hyper_1_195_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_196_chunk, name: "_hyper_1_196_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_196_chunk, name: "_hyper_1_196_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_197_chunk, name: "_hyper_1_197_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_197_chunk, name: "_hyper_1_197_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_198_chunk, name: "_hyper_1_198_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_198_chunk, name: "_hyper_1_198_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_199_chunk, name: "_hyper_1_199_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_199_chunk, name: "_hyper_1_199_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_19_chunk, name: "_hyper_1_19_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_19_chunk, name: "_hyper_1_19_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_1_chunk, name: "_hyper_1_1_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_1_chunk, name: "_hyper_1_1_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_200_chunk, name: "_hyper_1_200_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_200_chunk, name: "_hyper_1_200_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_201_chunk, name: "_hyper_1_201_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_201_chunk, name: "_hyper_1_201_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_202_chunk, name: "_hyper_1_202_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_202_chunk, name: "_hyper_1_202_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_203_chunk, name: "_hyper_1_203_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_203_chunk, name: "_hyper_1_203_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_204_chunk, name: "_hyper_1_204_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_204_chunk, name: "_hyper_1_204_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_205_chunk, name: "_hyper_1_205_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_205_chunk, name: "_hyper_1_205_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_206_chunk, name: "_hyper_1_206_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_206_chunk, name: "_hyper_1_206_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_207_chunk, name: "_hyper_1_207_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_207_chunk, name: "_hyper_1_207_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_208_chunk, name: "_hyper_1_208_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_208_chunk, name: "_hyper_1_208_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_209_chunk, name: "_hyper_1_209_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_209_chunk, name: "_hyper_1_209_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_20_chunk, name: "_hyper_1_20_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_20_chunk, name: "_hyper_1_20_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_210_chunk, name: "_hyper_1_210_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_210_chunk, name: "_hyper_1_210_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_211_chunk, name: "_hyper_1_211_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_211_chunk, name: "_hyper_1_211_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_212_chunk, name: "_hyper_1_212_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_212_chunk, name: "_hyper_1_212_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_213_chunk, name: "_hyper_1_213_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_213_chunk, name: "_hyper_1_213_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_214_chunk, name: "_hyper_1_214_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_214_chunk, name: "_hyper_1_214_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_215_chunk, name: "_hyper_1_215_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_215_chunk, name: "_hyper_1_215_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_216_chunk, name: "_hyper_1_216_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_216_chunk, name: "_hyper_1_216_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_21_chunk, name: "_hyper_1_21_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_21_chunk, name: "_hyper_1_21_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_2_chunk, name: "_hyper_1_2_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_2_chunk, name: "_hyper_1_2_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_3_chunk, name: "_hyper_1_3_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_3_chunk, name: "_hyper_1_3_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_4_chunk, name: "_hyper_1_4_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_4_chunk, name: "_hyper_1_4_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_54_chunk, name: "_hyper_1_54_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_54_chunk, name: "_hyper_1_54_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_55_chunk, name: "_hyper_1_55_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_55_chunk, name: "_hyper_1_55_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_56_chunk, name: "_hyper_1_56_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_56_chunk, name: "_hyper_1_56_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_57_chunk, name: "_hyper_1_57_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_57_chunk, name: "_hyper_1_57_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_58_chunk, name: "_hyper_1_58_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_58_chunk, name: "_hyper_1_58_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_59_chunk, name: "_hyper_1_59_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_59_chunk, name: "_hyper_1_59_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_5_chunk, name: "_hyper_1_5_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_5_chunk, name: "_hyper_1_5_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_60_chunk, name: "_hyper_1_60_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_60_chunk, name: "_hyper_1_60_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_61_chunk, name: "_hyper_1_61_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_61_chunk, name: "_hyper_1_61_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_62_chunk, name: "_hyper_1_62_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_62_chunk, name: "_hyper_1_62_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_63_chunk, name: "_hyper_1_63_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_63_chunk, name: "_hyper_1_63_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_64_chunk, name: "_hyper_1_64_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_64_chunk, name: "_hyper_1_64_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_65_chunk, name: "_hyper_1_65_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_65_chunk, name: "_hyper_1_65_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_66_chunk, name: "_hyper_1_66_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_66_chunk, name: "_hyper_1_66_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_6_chunk, name: "_hyper_1_6_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_6_chunk, name: "_hyper_1_6_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_7_chunk, name: "_hyper_1_7_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_7_chunk, name: "_hyper_1_7_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_8_chunk, name: "_hyper_1_8_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_8_chunk, name: "_hyper_1_8_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_9_chunk, name: "_hyper_1_9_chunk_idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :_hyper_1_9_chunk, name: "_hyper_1_9_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_4_188_chunk, name: "_hyper_4_188_chunk_idx_billing_records_wallet_address", column: :wallet_address
remove_index :_hyper_4_18_chunk, name: "_hyper_4_18_chunk_idx_billing_records_wallet_address", column: :wallet_address
remove_index :admins, name: "idx_admins_email", column: :email
remove_index :billing_records, name: "idx_billing_records_wallet_address", column: :wallet_address
remove_index :chunk, name: "chunk_hypertable_id_idx", column: :hypertable_id
remove_index :tenant_usage, name: "idx_tenant_usage_wallet_address", column: :wallet_address
remove_index :tenant_usage, name: "idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :tenants, name: "idx_tenants_email", column: :email
Details
On _hyper_1_100_chunk
_hyper_1_100_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
100_131_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_100_chunk
_hyper_1_100_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
100_131_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_102_chunk
_hyper_1_102_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_102_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_102_chunk
_hyper_1_102_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
102_133_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_104_chunk
_hyper_1_104_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_104_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_104_chunk
_hyper_1_104_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
104_135_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_106_chunk
_hyper_1_106_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
106_137_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_106_chunk
_hyper_1_106_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
106_137_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_108_chunk
_hyper_1_108_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_108_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_108_chunk
_hyper_1_108_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
108_139_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_10_chunk
_hyper_1_10_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
10_19_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_10_chunk
_hyper_1_10_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
10_19_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_110_chunk
_hyper_1_110_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_110_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_110_chunk
_hyper_1_110_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
110_141_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_112_chunk
_hyper_1_112_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_112_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_112_chunk
_hyper_1_112_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
112_143_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_11_chunk
_hyper_1_11_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
11_21_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_11_chunk
_hyper_1_11_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
11_21_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_12_chunk
_hyper_1_12_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_12_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_12_chunk
_hyper_1_12_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
12_23_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_13_chunk
_hyper_1_13_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_13_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_13_chunk
_hyper_1_13_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
13_25_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_146_chunk
_hyper_1_146_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_146_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_146_chunk
_hyper_1_146_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
146_176_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_148_chunk
_hyper_1_148_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_148_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_148_chunk
_hyper_1_148_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
148_178_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_14_chunk
_hyper_1_14_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
14_27_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_14_chunk
_hyper_1_14_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
14_27_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_150_chunk
_hyper_1_150_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_150_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_150_chunk
_hyper_1_150_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
150_180_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_151_chunk
_hyper_1_151_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_151_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_151_chunk
_hyper_1_151_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
151_182_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_152_chunk
_hyper_1_152_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_152_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_152_chunk
_hyper_1_152_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
152_184_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_153_chunk
_hyper_1_153_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
153_186_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_153_chunk
_hyper_1_153_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
153_186_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_154_chunk
_hyper_1_154_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
154_188_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_154_chunk
_hyper_1_154_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
154_188_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_155_chunk
_hyper_1_155_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_155_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_155_chunk
_hyper_1_155_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
155_190_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_15_chunk
_hyper_1_15_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
15_29_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_15_chunk
_hyper_1_15_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
15_29_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_16_chunk
_hyper_1_16_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
16_31_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_16_chunk
_hyper_1_16_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
16_31_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_17_chunk
_hyper_1_17_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_17_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_17_chunk
_hyper_1_17_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
17_33_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_189_chunk
_hyper_1_189_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
189_225_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_189_chunk
_hyper_1_189_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
189_225_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_190_chunk
_hyper_1_190_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_190_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_190_chunk
_hyper_1_190_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
190_227_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_191_chunk
_hyper_1_191_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
191_229_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_191_chunk
_hyper_1_191_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
191_229_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_192_chunk
_hyper_1_192_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
192_231_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_192_chunk
_hyper_1_192_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
192_231_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_193_chunk
_hyper_1_193_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_193_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_193_chunk
_hyper_1_193_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
193_233_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_194_chunk
_hyper_1_194_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_194_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_194_chunk
_hyper_1_194_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
194_235_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_195_chunk
_hyper_1_195_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
195_237_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_195_chunk
_hyper_1_195_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
195_237_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_196_chunk
_hyper_1_196_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_196_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_196_chunk
_hyper_1_196_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
196_239_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_197_chunk
_hyper_1_197_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_197_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_197_chunk
_hyper_1_197_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
197_241_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_198_chunk
_hyper_1_198_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_198_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_198_chunk
_hyper_1_198_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
198_243_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_199_chunk
_hyper_1_199_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_199_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_199_chunk
_hyper_1_199_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
199_245_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_19_chunk
_hyper_1_19_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
19_37_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_19_chunk
_hyper_1_19_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
19_37_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_1_chunk
_hyper_1_1_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_1_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_1_chunk
_hyper_1_1_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
1_1_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_200_chunk
_hyper_1_200_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_200_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_200_chunk
_hyper_1_200_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
200_247_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_201_chunk
_hyper_1_201_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_201_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_201_chunk
_hyper_1_201_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
201_249_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_202_chunk
_hyper_1_202_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_202_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_202_chunk
_hyper_1_202_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
202_251_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_203_chunk
_hyper_1_203_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_203_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_203_chunk
_hyper_1_203_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
203_253_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_204_chunk
_hyper_1_204_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_204_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_204_chunk
_hyper_1_204_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
204_255_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_205_chunk
_hyper_1_205_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_205_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_205_chunk
_hyper_1_205_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
205_257_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_206_chunk
_hyper_1_206_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_206_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_206_chunk
_hyper_1_206_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
206_259_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_207_chunk
_hyper_1_207_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_207_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_207_chunk
_hyper_1_207_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
207_261_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_208_chunk
_hyper_1_208_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
208_263_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_208_chunk
_hyper_1_208_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
208_263_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_209_chunk
_hyper_1_209_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
209_265_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_209_chunk
_hyper_1_209_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
209_265_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_20_chunk
_hyper_1_20_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_20_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_20_chunk
_hyper_1_20_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
20_39_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_210_chunk
_hyper_1_210_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_210_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_210_chunk
_hyper_1_210_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
210_267_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_211_chunk
_hyper_1_211_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_211_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_211_chunk
_hyper_1_211_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
211_269_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_212_chunk
_hyper_1_212_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
212_271_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_212_chunk
_hyper_1_212_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
212_271_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_213_chunk
_hyper_1_213_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_213_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_213_chunk
_hyper_1_213_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
213_273_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_214_chunk
_hyper_1_214_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_214_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_214_chunk
_hyper_1_214_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
214_275_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_215_chunk
_hyper_1_215_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_215_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_215_chunk
_hyper_1_215_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
215_277_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_216_chunk
_hyper_1_216_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_216_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_216_chunk
_hyper_1_216_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
216_279_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_21_chunk
_hyper_1_21_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
21_41_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_21_chunk
_hyper_1_21_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
21_41_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_2_chunk
_hyper_1_2_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
2_3_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_2_chunk
_hyper_1_2_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
2_3_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_3_chunk
_hyper_1_3_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
3_5_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_3_chunk
_hyper_1_3_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
3_5_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_4_chunk
_hyper_1_4_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_4_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_4_chunk
_hyper_1_4_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
4_7_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_54_chunk
_hyper_1_54_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
54_74_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_54_chunk
_hyper_1_54_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
54_74_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_55_chunk
_hyper_1_55_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_55_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_55_chunk
_hyper_1_55_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
55_76_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_56_chunk
_hyper_1_56_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
56_78_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_56_chunk
_hyper_1_56_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
56_78_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_57_chunk
_hyper_1_57_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_57_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_57_chunk
_hyper_1_57_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
57_80_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_58_chunk
_hyper_1_58_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_58_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_58_chunk
_hyper_1_58_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
58_82_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_59_chunk
_hyper_1_59_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
59_84_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_59_chunk
_hyper_1_59_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
59_84_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_5_chunk
_hyper_1_5_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
5_9_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_5_chunk
_hyper_1_5_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
5_9_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_60_chunk
_hyper_1_60_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
60_86_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_60_chunk
_hyper_1_60_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
60_86_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_61_chunk
_hyper_1_61_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_61_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_61_chunk
_hyper_1_61_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
61_88_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_62_chunk
_hyper_1_62_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
62_90_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_62_chunk
_hyper_1_62_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
62_90_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_63_chunk
_hyper_1_63_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
63_92_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_63_chunk
_hyper_1_63_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
63_92_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_64_chunk
_hyper_1_64_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
64_94_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_64_chunk
_hyper_1_64_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
64_94_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_65_chunk
_hyper_1_65_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
65_96_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_65_chunk
_hyper_1_65_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
65_96_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_66_chunk
_hyper_1_66_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_66_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_66_chunk
_hyper_1_66_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
66_98_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_6_chunk
_hyper_1_6_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_6_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_6_chunk
_hyper_1_6_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
6_11_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_7_chunk
_hyper_1_7_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_7_chunk_idx_tenant_usage_wallet_address_plan_at_time (wallet_address, plan_at_time)
On _hyper_1_7_chunk
_hyper_1_7_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
7_13_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_8_chunk
_hyper_1_8_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
_hyper_1_8_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
On _hyper_1_8_chunk
_hyper_1_8_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
8_15_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_9_chunk
_hyper_1_9_chunk_idx_tenant_usage_wallet_address (wallet_address)
is covered by
9_17_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_9_chunk
_hyper_1_9_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
9_17_tenant_usage_pkey (wallet_address, ts)
On _hyper_4_188_chunk
_hyper_4_188_chunk_idx_billing_records_wallet_address (wallet_address)
is covered by
188_223_billing_records_pkey (wallet_address, start_date)
On _hyper_4_18_chunk
_hyper_4_18_chunk_idx_billing_records_wallet_address (wallet_address)
is covered by
18_35_billing_records_pkey (wallet_address, start_date)
On admins
idx_admins_email (email)
is covered by
admins_email_key (email)
On billing_records
idx_billing_records_wallet_address (wallet_address)
is covered by
billing_records_pkey (wallet_address, start_date)
On chunk
chunk_hypertable_id_idx (hypertable_id)
is covered by
chunk_hypertable_id_creation_time_idx (hypertable_id, creation_time)
On tenant_usage
idx_tenant_usage_wallet_address (wallet_address)
is covered by
tenant_usage_pkey (wallet_address, ts)
On tenant_usage
idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
tenant_usage_pkey (wallet_address, ts)
On tenants
idx_tenants_email (email)
is covered by
tenants_email_key (email)

Query Stats

Query stats are available but not enabled.