It wasn’t successful for me for some reason. I got the error
pg_dump [my_url] --file=dump.sql
pg_dump: error: out of memory
[1] 66280 segmentation fault pg_dump --file=dump.sql
Not sure if it’s because of restrictions or limited resources of the free-tier DB (even though I know that the “out of memory” message can sometimes be misleading and might not be the true cause of error).
I also get a similar error when trying to restore a local copy of the DB.