Baseball awards exercise "psql: authentication method 10 not supported"

Starting the “Best of Baseball awards” exercise and I’ve installed PostgreSQL version 17, PostBird, and the psql from the command line. I am only trying to import the sql file and get this error:

Select database 'Baseball'
psql: authentication method 10 not supported 
FAILURE

I have seen people get the same error but not in the context of my issue. I have tried reinstalling PostgreSQL, also tried running the psql.exe file numerous times but not getting the fix.

If you need more information to solve the issue please let me know. Thank you in advance for any help. :pray:

I think it’s an issue w/the pw in the config file.

See:

Or, if that doesn’t work, check out this thread in the forums:

1 Like

Thank you, and sorry for the late late reply. Despite attempts I found a very easy fix:

Downloading Postgres version 12.

Don’t know how that works but it works.

1 Like

Excellent. Was going to mention updating Postgres.