About 28,500 results
Open links in new tab
  1. Windows installers - PostgreSQL

    Nov 13, 2025 · This installer can run in graphical or silent install modes. The Windows installer is designed to be a straightforward, fast way to get up and running with Postgres. In the unlikely event …

  2. Downloads - PostgreSQL

    Nov 13, 2025 · PostgreSQL is available for download as ready-to-use packages or installers for various platforms, as well as a source code archive if you want to build it yourself.

  3. PostgreSQL: Documentation: 18: 1.1. Installation

    Nov 13, 2025 · PostgreSQL can be installed by any unprivileged user; no superuser (root) access is required. If you are installing PostgreSQL yourself, then refer to Chapter 17 for instructions on …

  4. Chapter 16. Installation from Binaries - PostgreSQL

    Nov 13, 2025 · PostgreSQL is available in the form of binary packages for most common operating systems today. When available, this is the recommended way to install PostgreSQL for users of the …

  5. Running & Installing PostgreSQL On Native Windows

    Dec 15, 2013 · The easiest way to install PostgreSQL on Windows is with the One Click installer package maintained by EnterpriseDB, which you can get from the page linked to above.

  6. Instalando y Ejecutando PostgreSQL en Windows de manera nativa

    Nov 22, 2008 · ¿Qué necesito para instalar PostgreSQL en Windows? The easiest way to install PostgreSQL on Windows is with the Windows Installer package available from the PostgreSQL FTP …

  7. PostgreSQL: Documentation: 18: 17.7. Platform-Specific Notes

    Nov 13, 2025 · PostgreSQL for Windows can be built using MinGW, a Unix-like build environment for Windows. It is recommended to use the MSYS2 environment for this and also to install any …

  8. Detailed installation guides - PostgreSQL wiki

    Jun 25, 2023 · This allows running both multiple database instances as well as multiple versions more easily than other packaging schemes. Note: if you do not wish, for example, PostgreSQL or Slony to …

  9. Chapter 18. Installation from Source Code on Windows - PostgreSQL

    Nov 13, 2025 · There are several different ways of building PostgreSQL on Windows. The simplest way to build with Microsoft tools is to install Visual Studio 2022 and use the included compiler.

  10. Building and Installing PostgreSQL Extension Modules

    Aug 31, 2023 · The PostgreSQL project distributes Windows binaries built using the Microsoft Visual Studio toolset, and you can build similar binaries yourself. Such builds are not compatible with and …