Author | SHA1 | Message | Date |
---|---|---|---|
William Banfield |
3ccfb26137
|
psql: close opened rows in tests (#6669) | 3 years ago |
JayT106 |
e850863296
|
state/indexer: close row after query (#6664)
Closes: #6661 Note: see another error during the events indexing, guess the raw tx size exceeds the limitation? ``` 3:17PM ERR failed to index block txs err="pq: index row size 2768 exceeds btree version 4 maximum 2704 for index \"tx_results_tx_result_key\"" height=5205112 module=txindex |
3 years ago |
Aleksandr Bezobchuk |
4f8bcb1cce
|
docs: update events (#6658)
* docs: update events * lint++ * lint++ |
3 years ago |
JayT106 |
d2b78ec09b
|
indexer: use INSERT ... ON CONFLICT in the psql eventsink insert functions (#6556) | 3 years ago |
JayT106 |
711a718162
|
config/indexer: custom event indexing (#6411) | 4 years ago |