Your opinion matters! Join our Docs team for a 30-min call and receive a $30 e-gift card. Apply now.
6.6.2
routes
blobs
sudo docker exec -it postgres psql -U postgres select count(*) from routes;select count(*) from blobs; \q
# Replace <INSTALLER> with your Anaconda Server installer directory cd <INSTALLER>
sudo docker compose exec repo_api /bin/repo update-blob-sizes-to-big-int
Was this page helpful?