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

could not connect, driver is missing? #383

Open
pcace opened this issue Mar 6, 2023 · 5 comments
Open

could not connect, driver is missing? #383

pcace opened this issue Mar 6, 2023 · 5 comments

Comments

@pcace
Copy link

pcace commented Mar 6, 2023

Hi there,
i cannot connect to any postgresql servers with sequeler, because of this error message:
Bildschirmfoto vom 2023-03-06 14-09-10

it means something like:

was not able to open connection, 
triver "postgreSQL" is not installed

i am running ubuntu 22.04 and installed postgresql via:
sudo apt install postgresql postgresql-contrib

what am i missing? or is this a bug?

Cheers and thanks!

@laama1
Copy link

laama1 commented Apr 3, 2023

I have the same issue, right after installing Sequeler in Ubuntu22.

No provider 'PostgreSQL' installed

@laama1
Copy link

laama1 commented Apr 3, 2023

When using ubuntu, you could install providers using:
apt install --install-suggests sequeler
or install these:

libgda-5.0-bin libgda-5.0-mysql libgda-5.0-postgres

@macidev
Copy link

macidev commented Aug 2, 2023

Hey,
same issue here with Fedora 38 and libgda installed.
Is there any chance for debugging this? What can I provide?

@ilkka
Copy link

ilkka commented Sep 15, 2023

When using ubuntu, you could install providers using: apt install --install-suggests sequeler

Looks like sequeler in 23.04 does not suggest any packages.

@qustavo
Copy link

qustavo commented Feb 22, 2024

@pcace fixe by installing libgda5-postgres. See #378 (comment)

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

5 participants