These are my personal notes, please ignore
TODO: Optimize graph-node for less-powerful hardware by utilizing flags see here
docker exec -ti <container_id> bash
psql -U graph-node
# list databases
\l
# list tables
\dt
Deleting indexer database scripts