1 {%extends
"base/page.html"%}
2 {%block title%}Windows installers{%endblock%}
5 <h1>Windows installers
<img class=
"logo" src=
"/media/img/windows.svg" alt=
"Windows Logo" /></h1>
7 <h2>Interactive installer by EnterpriseDB
</h2>
10 <a href=
"https://www.enterprisedb.com/downloads/postgres-postgresql-downloads"> Download the installer
</a>
11 certified by EnterpriseDB for all supported PostgreSQL versions.
14 <p>This installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing
15 your databases, and StackBuilder; a package manager that can be used to download and install
16 additional PostgreSQL tools and drivers. Stackbuilder includes management,
17 integration, migration, replication, geospatial, connectors and other tools.
21 This installer can run in graphical or silent install modes.
25 The installer is designed to be a straightforward, fast way to get up and running with
26 PostgreSQL on Windows.
30 <em>Advanced users
</em> can also download a
31 <a href=
"https://www.enterprisedb.com/download-postgresql-binaries">zip archive
</a>
32 of the binaries, without the installer.
33 This download is intended for users who wish to include PostgreSQL as part of another application installer.
36 <h3>Platform support
</h3>
38 <p>The installers are tested by EnterpriseDB on the following platforms.
39 They can generally be expected to run on other comparable versions:
</p>
41 <table class=
"table table-striped">
42 <thead class=
"thead-light">
44 <th>PostgreSQL Version
</th>
45 <th>64 Bit Windows Platforms
</th>
46 <th>32 Bit Windows Platforms
</th>
51 <th scope=
"row">12</th>
52 <td>2019,
2016,
2012 R2
</td>
56 <th scope=
"row">11</th>
57 <td>2019,
2016,
2012 R2
</td>
61 <th scope=
"row">10</th>
62 <td>2016,
2012 R2
& R1,
2008 R2,
7,
8,
10</td>
63 <td>2008 R1,
7,
8,
10</td>
66 <th scope=
"row">9.6</th>
67 <td>2012 R2
& R1,
2008 R2,
7,
8,
10</td>
68 <td>2008 R1,
7,
8,
10</td>
71 <th scope=
"row">9.5</th>
72 <td>2012 R2
& R1,
2008 R2
</td>
76 <th scope=
"row">9.4</th>
77 <td>2012 R2,
2008 R2
</td>
84 <h2>Graphical installer by BigSQL
</h2>
87 <a href=
"https://www.bigsql.org/postgresql/installers.jsp">Download the
88 graphical installer
</a> from BigSQL for all supported versions.
92 This distribution includes the PostgreSQL server, a graphical component
93 manager, command line and graphical tools for managing databases, plus
94 many open source community components.
97 Integrated components include web and desktop developer tools, geospatial,
98 provisioning
& management, compatibility
& migration,
99 backup/restore, integration with external databases (Cassandra,
100 Oracle, SQL Server, Hadoop), and procedural languages (Python, Perl, Java, and TCL).
104 This distribution is a fast, developer-friendly way to get a complete PostgreSQL
105 environment installed and running. It uses an open source toolchain to build
106 PostgreSQL and extensions, which simplifies cross-platform development of
111 Advanced users can also download a
112 <a href=
"https://www.bigsql.org/package-manager.jsp">command line
</a>
113 version of the distribution, for scriptable installs or embedding with other applications.