Skip to content
Snippets Groups Projects
Commit 047a1c50 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

- Fixed generation of votes insertion query (missing limit so query exceeded...

- Fixed generation of votes insertion query (missing limit so query exceeded SQL limit). Also simplified SQL code
- comment_payout_op is done via grouped UPDATE query to improve sync performance
- follow insert is done via grouped UPDATE query to improve sync performance
- Implemented statistics gathering for each processed block to print number of processed operations
- virtual ops are prepared in its dedicated thread to improve sync performance
- Added printing of total execution time of sync, at each block-range report.
parent 98b4c764
No related branches found
No related tags found
5 merge requests!456Release candidate v1 24,!230Setup monitoring with pghero,!135Enable postgres monitoring on CI server,!16Dk issue 3 concurrent block query rebase,!15Dk issue 3 concurrent block query
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment