I found the problem here among many other solutions for *nix systems, but I couldn't seem to access psql
Simply throws a fatal error telling that role Username doesn't exist while I have just created the role and can explicitly see that role there in the list
Things were going super smooth with sqlite
and now I need to migrate all data from sqlite3
to PostgreSQL
and I'm stuck here for hours...! What do I do?