I have a large database dump on some server, for example:
http://url.to/database.sql.gz
and want to import it to ClearDB. It's quite large file, and I would like to do this without downloading and uploading that file again.
Note that I don't have access to the old database, just this file. The new database is used with Heroku.