About 9,730,000 results
Open links in new tab
  1. good postgresql client for windows? - Stack Overflow

    Dec 13, 2012 · 10 I heartily recommended dbVis. The client runs on Mac, Windows and Linux and supports a variety of database servers, including PostgreSQL.

  2. How do I install just the client tools for PostgreSQL on Windows?

    Nov 22, 2015 · 142 I have a PostgreSQL database on a Linux system that I want to access from my Windows PC. But the only Windows binaries I have been able to find are the full installer, …

  3. Using psql to connect to PostgreSQL in SSL mode [closed]

    I just want only the server to be authenticated with server certificates on the client side and don't require the authenticity of client at server side. I am using psql as a client to connect and …

  4. postgresql 12 - Install older package version in Alpine - Stack …

    6 So recently (5th September) the Alpine Linux package repo was updated to postgresql-client 12.4 I'm referencing version 12.3 in my Dockerfile (apk add postgresql-client=~12.3). Is it not …

  5. Error: You must install at least one postgresql-client-<version> …

    sudo apt-get install postgresql-8.4 postgresql-client-8.4 is what I have under Ubuntu 10.10. If it has to be 9.0, you are probably best off rebuilding from the Debian package sources.

  6. PostgreSQL client -- How To Start It? - Stack Overflow

    Feb 14, 2017 · I just installed PostgreSQL-8.4 on Ubuntu. How do I start it / its GUI, connect to a database etc? I know SQL, but can't find PostgreSQL's icon in my Ubuntu 10.04 desktop …

  7. Failed to Install postgresql-client-16 into docker container

    Apr 8, 2024 · postgresql-client-16 : Depends: libpq5 (>= 16.2) but it is not going to be installed Depends: libssl1.1 (>= 1.1.0) but it is not installable Trying to install the libs results in errors as …

  8. How to install postgresql-client to Amazon EC2 Linux machine?

    May 20, 2022 · I am trying to install postgresql for the meta data of hive on Amazon EC2 Linux machine. And at that point, I am trying to connect postgresql outside docker image. Inside, I …

  9. linux - How to install a PostgreSQL terminal client using microdnf ...

    Jun 1, 2021 · What PostgreSQL clients are available through microdnf install? I'm trying to install a client via my Dockerfile. I've tried multiple commands I've seen recommended and several …

  10. Which version of PostgreSQL am I running? - Stack Overflow

    Learn how to determine the version of PostgreSQL you are using with this helpful guide on Stack Overflow.