I’m using Postgresql 16.3 but whenever I try to import a new file (.sql) it doesn’t work! I tried to import my .sql file using Postbird, but it throws me an error that says: “psql authentification method 10 not supported FAILURE”
I even tried some other methods, like going to sql shell directly and try it from there using: i “C:Datamyfile.sql” but it threw me an error again, saying: “Permission Denied.”
What should I do?
I tried to import it directly from Postbird. My process: File -> Import .sql file -> I select my sql file -> Import database -> Error!
Dan Aldrete is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.