Hi all,
I recently started the Celestial Bodies Database challenge, and in order to avoid any potential problems with my browser or CodeRoad, I decided to build the database using a local install of PostgreSQL, then dumping the data, uploading the file to CodeRoad, and rebuilding the database there. I was able to do everything upto the rebuild, but when I went to use \i in PSQL to import my data, I was unable to do so as I didn’t have the role “postgres.” Is there any way to do what I’m looking to do? And if so, would anyone be willing to assist? Thanks.