Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't connect to postgres in 3.2-186+ #154

Open
borkokrz opened this issue Apr 2, 2021 · 2 comments
Open

Can't connect to postgres in 3.2-186+ #154

borkokrz opened this issue Apr 2, 2021 · 2 comments

Comments

@borkokrz
Copy link

borkokrz commented Apr 2, 2021

It is working fine in 3.2-186. In 3.2-275 and 3.2-283 the connection to postgres cannot be established. Libraries are correctly configured and the popup appears when trying to connect:

Unable to connect to the database
Driver not loaded.

@jgwinner
Copy link

I'm having issues also - it's not clear to me how to load Postgres, so I'm assuming it's supposed to "just work".

I tried on a fresh install of the latest release, and got a popup:

"Unable to connect to the database.
authentication method 10 not supported"

[should be "Authentication method 10 not supported." Period and A]

It looks like this requires an update to the .msi file, method 10 is quite old!

Also

The docs say nothing about postgres, and the README.md says

In addition, TOra also supports postgres and mysql if your Qt library is compiled with that support.

Note that on Windows it's a .MSI download. I would have assumed whoever is making the .msi file also compiled it with Postgres support, and a somewhat newish version of it.

image

I've used TORA for more than a decade, my currently client is on Postgres, was really hoping to use that and MySQL.

@jgwinner
Copy link

Ah - not in the docs, but I found a "Paths" setup in the Global Settings. Something is wrong, as if I find the libpq.dll it says:
image

Sounds like maybe the TORa compile is too old to work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants