Hi guys.
When I am trying to connect to PostgreSQL server I receive an error "Authentication method 10 not supported"
Can someone help me to fix this issue? I assume there is some outdated library but I cant figure out which one.
Hi guys.
When I am trying to connect to PostgreSQL server I receive an error "Authentication method 10 not supported"
Can someone help me to fix this issue? I assume there is some outdated library but I cant figure out which one.
I guess this is the outdated libpq.dll, as reported in issue #831 ?
I guess this is the outdated libpq.dll, as reported in issue #831 ?
Thank you for the response. I tried, but I have a new error now - The specified module could not be found. Tried v10 and v12 libpq.dll
I don't know, maybe there is a new dependency in the newer dll, which cannot be resolved (another dll load which fails). Please also go through this thread
Yes, definitely. I also tried the same as you, and got the same error. That's why I didn't update them in the installer yet. If you find something helpful, you could post that in issue #831.
Please login to leave a reply, or register at first.