Draft: Extract hive_posts_rshares table

Votes indexer update subset of hive_posts table. This extracts these columns to a separate table so that it can be modified in parallel to votes and posts tables. This should also reduce the number of dead tuples on hive_posts.

Merge request reports

Loading