error:
The authentication type 10 is not supported. Check that you have configured the pg_hba.conf file to include the client's IP address or subnet, and that it is using an authentication scheme supported by the driver.
does this have anything related to the version of the PgSql I am using if its later or before v10?
thanks
Edit:
I have changed methods to md5 didnt work
I have changed methods to trust didnt work
