How to add different versions of postgresql native clients? #18879
Unanswered
VictorMGomes
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hello. You can do it in the Connections Settings -> Local client -> Browse And then click on the "Add home" button and specify the path to your local database folder |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have dbeaver community flatpak installed on my fedora 37 and i'm trying to backup a postgresql database using it.
But the postgresql server is version 13 and the native client located at:
/var/lib/flatpak/runtime/io.dbeaver.DBeaverCommunity.Client.pgsql/x86_64/stable/active/files
is version 12.
Can someone help me to add a version 13 client?
thanks!
Beta Was this translation helpful? Give feedback.
All reactions