PgHero
No long running queries
Connections healthy 52
Vacuuming healthy
No columns near integer overflow
No invalid indexes or constraints
151 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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_217_chunk, name: "_hyper_1_217_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_218_chunk, name: "_hyper_1_218_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_219_chunk, name: "_hyper_1_219_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_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_220_chunk, name: "_hyper_1_220_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_222_chunk, name: "_hyper_1_222_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_223_chunk, name: "_hyper_1_223_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_224_chunk, name: "_hyper_1_224_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_257_chunk, name: "_hyper_1_257_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_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_319_chunk, name: "_hyper_1_319_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_320_chunk, name: "_hyper_1_320_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_321_chunk, name: "_hyper_1_321_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_322_chunk, name: "_hyper_1_322_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_323_chunk, name: "_hyper_1_323_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_324_chunk, name: "_hyper_1_324_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_325_chunk, name: "_hyper_1_325_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_326_chunk, name: "_hyper_1_326_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_327_chunk, name: "_hyper_1_327_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_328_chunk, name: "_hyper_1_328_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_329_chunk, name: "_hyper_1_329_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_330_chunk, name: "_hyper_1_330_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_331_chunk, name: "_hyper_1_331_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_332_chunk, name: "_hyper_1_332_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_333_chunk, name: "_hyper_1_333_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_334_chunk, name: "_hyper_1_334_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_367_chunk, name: "_hyper_1_367_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_368_chunk, name: "_hyper_1_368_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_369_chunk, name: "_hyper_1_369_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_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_402_chunk, name: "_hyper_1_402_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_403_chunk, name: "_hyper_1_403_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_404_chunk, name: "_hyper_1_404_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_405_chunk, name: "_hyper_1_405_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_406_chunk, name: "_hyper_1_406_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_408_chunk, name: "_hyper_1_408_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_409_chunk, name: "_hyper_1_409_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_410_chunk, name: "_hyper_1_410_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_411_chunk, name: "_hyper_1_411_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_412_chunk, name: "_hyper_1_412_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_413_chunk, name: "_hyper_1_413_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_414_chunk, name: "_hyper_1_414_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_415_chunk, name: "_hyper_1_415_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_416_chunk, name: "_hyper_1_416_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_417_chunk, name: "_hyper_1_417_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_418_chunk, name: "_hyper_1_418_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_419_chunk, name: "_hyper_1_419_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_420_chunk, name: "_hyper_1_420_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_422_chunk, name: "_hyper_1_422_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_454_chunk, name: "_hyper_1_454_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_455_chunk, name: "_hyper_1_455_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_456_chunk, name: "_hyper_1_456_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_457_chunk, name: "_hyper_1_457_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_458_chunk, name: "_hyper_1_458_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_459_chunk, name: "_hyper_1_459_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_460_chunk, name: "_hyper_1_460_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_493_chunk, name: "_hyper_1_493_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_494_chunk, name: "_hyper_1_494_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_495_chunk, name: "_hyper_1_495_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_496_chunk, name: "_hyper_1_496_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_497_chunk, name: "_hyper_1_497_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_498_chunk, name: "_hyper_1_498_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_499_chunk, name: "_hyper_1_499_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_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_500_chunk, name: "_hyper_1_500_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_501_chunk, name: "_hyper_1_501_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_502_chunk, name: "_hyper_1_502_chunk_idx_tenant_usage_wallet_address_ts", column: [:wallet_address, :ts]
remove_index :_hyper_1_504_chunk, name: "_hyper_1_504_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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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_ts", column: [:wallet_address, :ts]
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 :_hyper_4_221_chunk, name: "_hyper_4_221_chunk_idx_billing_records_wallet_address", column: :wallet_address
remove_index :_hyper_4_407_chunk, name: "_hyper_4_407_chunk_idx_billing_records_wallet_address", column: :wallet_address
remove_index :_hyper_4_503_chunk, name: "_hyper_4_503_chunk_idx_billing_records_wallet_address", column: :wallet_address
remove_index :_materialized_hypertable_8, name: "idx_tenant_usage_daily_wallet_bucket", column: [:wallet_address, :"bucket DESC"]
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_ts (wallet_address, ts)
is covered by
216_279_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_217_chunk
_hyper_1_217_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
217_281_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_218_chunk
_hyper_1_218_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
218_283_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_219_chunk
_hyper_1_219_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
219_285_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_220_chunk
_hyper_1_220_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
220_287_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_222_chunk
_hyper_1_222_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
222_291_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_223_chunk
_hyper_1_223_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
223_293_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_224_chunk
_hyper_1_224_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
224_295_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_257_chunk
_hyper_1_257_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
257_328_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_319_chunk
_hyper_1_319_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
319_330_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_320_chunk
_hyper_1_320_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
320_332_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_321_chunk
_hyper_1_321_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
321_334_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_322_chunk
_hyper_1_322_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
322_336_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_323_chunk
_hyper_1_323_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
323_338_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_324_chunk
_hyper_1_324_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
324_340_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_325_chunk
_hyper_1_325_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
325_342_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_326_chunk
_hyper_1_326_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
326_344_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_327_chunk
_hyper_1_327_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
327_346_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_328_chunk
_hyper_1_328_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
328_348_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_329_chunk
_hyper_1_329_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
329_350_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_330_chunk
_hyper_1_330_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
330_352_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_331_chunk
_hyper_1_331_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
331_354_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_332_chunk
_hyper_1_332_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
332_356_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_333_chunk
_hyper_1_333_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
333_358_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_334_chunk
_hyper_1_334_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
334_360_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_367_chunk
_hyper_1_367_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
367_393_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_368_chunk
_hyper_1_368_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
368_395_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_369_chunk
_hyper_1_369_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
369_397_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_402_chunk
_hyper_1_402_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
402_430_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_403_chunk
_hyper_1_403_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
403_432_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_404_chunk
_hyper_1_404_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
404_434_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_405_chunk
_hyper_1_405_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
405_436_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_406_chunk
_hyper_1_406_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
406_438_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_408_chunk
_hyper_1_408_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
408_442_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_409_chunk
_hyper_1_409_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
409_444_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_410_chunk
_hyper_1_410_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
410_446_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_411_chunk
_hyper_1_411_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
411_448_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_412_chunk
_hyper_1_412_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
412_450_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_413_chunk
_hyper_1_413_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
413_452_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_414_chunk
_hyper_1_414_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
414_454_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_415_chunk
_hyper_1_415_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
415_456_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_416_chunk
_hyper_1_416_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
416_458_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_417_chunk
_hyper_1_417_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
417_460_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_418_chunk
_hyper_1_418_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
418_462_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_419_chunk
_hyper_1_419_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
419_464_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_420_chunk
_hyper_1_420_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
420_466_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_422_chunk
_hyper_1_422_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
422_470_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_454_chunk
_hyper_1_454_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
454_501_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_455_chunk
_hyper_1_455_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
455_503_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_456_chunk
_hyper_1_456_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
456_505_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_457_chunk
_hyper_1_457_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
457_507_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_458_chunk
_hyper_1_458_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
458_509_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_459_chunk
_hyper_1_459_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
459_511_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_460_chunk
_hyper_1_460_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
460_513_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_493_chunk
_hyper_1_493_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
493_546_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_494_chunk
_hyper_1_494_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
494_548_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_495_chunk
_hyper_1_495_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
495_550_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_496_chunk
_hyper_1_496_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
496_552_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_497_chunk
_hyper_1_497_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
497_554_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_498_chunk
_hyper_1_498_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
498_556_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_499_chunk
_hyper_1_499_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
499_558_tenant_usage_pkey (wallet_address, ts)
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_500_chunk
_hyper_1_500_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
500_560_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_501_chunk
_hyper_1_501_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
501_562_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_502_chunk
_hyper_1_502_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
502_564_tenant_usage_pkey (wallet_address, ts)
On _hyper_1_504_chunk
_hyper_1_504_chunk_idx_tenant_usage_wallet_address_ts (wallet_address, ts)
is covered by
504_568_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 _hyper_4_221_chunk
_hyper_4_221_chunk_idx_billing_records_wallet_address (wallet_address)
is covered by
221_289_billing_records_pkey (wallet_address, start_date)
On _hyper_4_407_chunk
_hyper_4_407_chunk_idx_billing_records_wallet_address (wallet_address)
is covered by
407_440_billing_records_pkey (wallet_address, start_date)
On _hyper_4_503_chunk
_hyper_4_503_chunk_idx_billing_records_wallet_address (wallet_address)
is covered by
503_566_billing_records_pkey (wallet_address, start_date)
On _materialized_hypertable_8
idx_tenant_usage_daily_wallet_bucket (wallet_address, bucket DESC)
is covered by
_materialized_hypertable_8_wallet_address_bucket_idx (wallet_address, bucket DESC)
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_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.