Hi PA,
After created my new postgres server, there was a warning to update the 'postgres client tools curl -s https://postgres.pythonanywhere.com/scripts/install-postgres-12-client-tools.sh | bash -s
but after ran it, I got error:
HTTP request sent, awaiting response... 404 Not Found
2021-05-06 09:15:58 ERROR 404: Not Found.
When I ran which pg_dump
I got this result:
/usr/bin/pg_dump
Any help please?