I’m trying to upload a database for postgresql, but I’m kindof stumped on how to do it? I can open up postgresql but I just don’t know how to make/upload a database and have it connected to postgresql.
Any help would be great! Thank you.
I’m trying to upload a database for postgresql, but I’m kindof stumped on how to do it? I can open up postgresql but I just don’t know how to make/upload a database and have it connected to postgresql.
Any help would be great! Thank you.
Hey @kxjakkk, I’ve yet to import a postgres database but I’ve got a couple running in C9 workspaces before. Check out the rough notes I’ve wrote on the topic in this gist:
Hope it help! :smileblush: