CREATE INDEX tpvTransaction_status_IDX USING BTREE ON hedera.tpvTransaction (status,receiptFk);