I tried #dbeaver community to clone a database into a local postgres. While it works great on the text only table, I had a terrible time with a table with a large blob.
#pgloader worked great for databases that don't use SSL and encryption (perhaps I am holding it wrong).
What is your favourite tool that can replicate a postgres db (AWS RDS)?