Skip to content

Use cluster for blocks and transactions #257

Open
@sgkim126

Description

@sgkim126

The records may be inserted in the order of the block number and many API returns the result in order of the block number.
In these cases, using cluster can make the insertion and reading fast.
https://www.postgresql.org/docs/9.1/sql-cluster.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    optimizationThis makes the system faster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions