Initial Recovery: The node will recover from genesis (until we set up a snapshot) on its first run, which may take up to a while. During
this period, the API server will not serve any requests.
Historical Data: For access to historical transaction data, consider recovery from DB dumps. Refer to the Advanced Setup section for more details.
DB Dump: For nodes that operate from a DB dump, which allows starting an Abstract node with a full historical
transactions history, refer to the documentation on running from DB dumps at 03_running.md.
For additional configurations like monitoring, backups, recovery from DB dump or snapshot, and custom PostgreSQL
settings, please refer to the ansible-en-role repository.