About 7,690,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. 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.

  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. 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.

  8. Must install at least one postgresql-client-<version> package

    Dec 28, 2018 · I feel stupid: this afternoon I noticed I have too many PostgreSQL installed so I uninstalled all of them using apt-get purge remove. Then I try to install only the latest …

  9. postgresql - Managed identity in Azure Database for Postgres

    Apr 8, 2025 · Managed identity in Azure Database for Postgres Follow the below steps which I have tried with: Step:1 how to set up a PostgreSQL Flexible Server and enable Microsoft Entra …

  10. how to install postgresql-client 17 on docker alpine …

    Jan 10, 2025 · postgresql docker azure-cli alpine-linux edited Sep 29 at 10:45 Am_I_Helpful 19.2k 7 53 76