Skip to content

Change block insert trigger to use index lookup#62

Open
mainnet-pat wants to merge 1 commit intobitauth:masterfrom
mainnet-pat:block_insert_trigger_fix
Open

Change block insert trigger to use index lookup#62
mainnet-pat wants to merge 1 commit intobitauth:masterfrom
mainnet-pat:block_insert_trigger_fix

Conversation

@mainnet-pat
Copy link

This PR changes the INNER JOIN condition to lookup inputs by indexed columns transaction_internal_id and outpoint_index. Otherwise full sequence scan is performed taking up to between 12-18 minutes on a fully synched instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant