Skip to content

Commit 309aec1

Browse files
authored
Update download-windows.html
1 parent eeaca27 commit 309aec1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

download-windows.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<span class="page-tag">Download</span>
3535
<h1>Download PostgreSQL for Windows &mdash; <span>official installer guide</span></h1>
3636
<p class="page-lead">Official 64-bit PostgreSQL installer for Windows 10 and 11. Covers download, setup wizard, component selection, superuser password and post-install checks.</p>
37-
<div class="hero-actions"><button class="btn-primary" type="button" data-captcha-trigger data-captcha-keyword="PostgreSQL-Windows-Installer"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/><polyline points="7 10 12 15 17 10"/><line x1="12" y1="15" x2="12" y2="3"/></svg>Download postgresql-18.3-3-windows-x64.exe</button><a href="https://www.postgresql.org/download/windows/" class="btn-secondary" target="_blank" rel="noopener">All versions &rarr;</a></div><div class="captcha-note"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"/><line x1="12" y1="9" x2="12" y2="13"/><line x1="12" y1="17" x2="12.01" y2="17"/></svg> A quick reCAPTCHA check will appear &mdash; complete it and the download starts automatically.</div><div class="trust-strip"><span class="trust-item">Windows 10 / 11</span><span class="trust-item">64-bit only</span><span class="trust-item">Free (PostgreSQL License)</span><span class="trust-item">Includes pgAdmin 4</span></div>
37+
<div class="hero-actions"><button class="btn-primary" type="button" data-captcha-trigger data-captcha-keyword="PostgreSQL-Windows-Installer"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/><polyline points="7 10 12 15 17 10"/><line x1="12" y1="15" x2="12" y2="3"/></svg>Download postgresql-18.3-3-windows-x64.exe</button><a href="https://www.postgresql.org/download/windows/" class="btn-secondary" target="_blank" rel="noopener">All versions &rarr;</a></div><div class="trust-strip"><span class="trust-item">Windows 10 / 11</span><span class="trust-item">64-bit only</span><span class="trust-item">Free (PostgreSQL License)</span><span class="trust-item">Includes pgAdmin 4</span></div>
3838
</div></div>
3939
<div class="wrap"><div class="content-layout">
4040
<main><div class="callout callout-info"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"/><line x1="12" y1="8" x2="12" y2="12"/><line x1="12" y1="16" x2="12.01" y2="16"/></svg><span>This is an unofficial guide. The official installer is provided by EDB at <a href="https://www.postgresql.org/download/windows/" rel="noopener">postgresql.org/download/windows</a>.</span></div>
@@ -132,4 +132,4 @@ <h1>Download PostgreSQL for Windows &mdash; <span>official installer guide</span
132132
<script>var el=document.getElementById("nl-dl");if(el)el.classList.add("active");</script>
133133
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
134134
<script src="captcha-widget.min.js"></script>
135-
</body></html>
135+
</body></html>

0 commit comments

Comments
 (0)