Make more use of postgres as it's one of our marks.
authorDave Page <dpage@pgadmin.org>
Wed, 22 Jan 2025 11:27:14 +0000 (11:27 +0000)
committerDave Page <dpage@pgadmin.org>
Wed, 22 Jan 2025 11:27:14 +0000 (11:27 +0000)
templates/pages/download/macosx.html
templates/pages/download/windows.html

index a22e260b8b354da49103b8be52d2cfd48f887d85..902e5126e0ce6e49c8606cb0bdc2c6ef86d27488 100644 (file)
@@ -10,7 +10,7 @@
 
 <p>
 <a href="https://www.enterprisedb.com/downloads/postgres-postgresql-downloads"> Download the installer</a>
-certified by EDB for all supported PostgreSQL versions.
+certified by EDB for all supported Postgres versions.
 </p>
 
 <p>
@@ -24,7 +24,7 @@ This installer includes:
 </p>
 
 <ul>
-  <li>The PostgreSQL server</li>
+  <li>The Postgres server</li>
   <li>pgAdmin, a graphical tool for managing and developing your databases</li>
   <li>StackBuilder, a package manager for downloading and installing 
     additional PostgreSQL tools and drivers. Stackbuilder includes management,
@@ -47,7 +47,7 @@ appropriate project directly.
 Advanced users can also download a
 <a href="https://www.enterprisedb.com/download-postgresql-binaries">zip archive</a>
 of the binaries, without the installer.
-This download is intended for users who wish to include PostgreSQL as part of another application installer.
+This download is intended for users who wish to include Postgres as part of another application installer.
 </p>
 
 <h3>Platform support</h3>
@@ -60,7 +60,7 @@ This download is intended for users who wish to include PostgreSQL as part of an
 <table class="table table-striped">
   <thead>
     <tr>
-      <th scope="col">PostgreSQL Version</th>
+      <th scope="col">Postgres Version</th>
       <th scope="col">64-bit macOS Platforms</th>
     </tr>
   </thead>
index ec0ec59d81c2a157cef9723976e17d3ed9c66753..19cdaf7a8e8ac206fe35a8a1788665284e87fa21 100644 (file)
@@ -8,7 +8,7 @@
 
 <p>
 <a href="https://www.enterprisedb.com/downloads/postgres-postgresql-downloads"> Download the installer</a>
- certified by EDB for all supported PostgreSQL versions.
+ certified by EDB for all supported Postgres versions.
 </p>
 
 <p>
@@ -35,7 +35,7 @@ This installer can run in graphical or silent install modes.
 
 <p>
 The Windows installer is designed to be a straightforward, fast way to get up and running with
-PostgreSQL. In the unlikely event that you have issues with the installer,
+Postgres. In the unlikely event that you have issues with the installer,
 please report them on the <a href="https://github.com/EnterpriseDB/edb-installers/issues">
 installer Github page</a>. Issues with the installed packages should be reported to the
 appropriate project directly.
@@ -45,7 +45,7 @@ appropriate project directly.
 Advanced users can also download a
 <a href="https://www.enterprisedb.com/download-postgresql-binaries">zip archive</a>
 of the binaries, without the installer.
-This download is intended for users who wish to include PostgreSQL as part of another application installer.
+This download is intended for users who wish to include Postgres as part of another application installer.
 </p>
 
 <h3>Platform support</h3>
@@ -57,7 +57,7 @@ This download is intended for users who wish to include PostgreSQL as part of an
 <table class="table table-striped">
   <thead>
     <tr>
-      <th>PostgreSQL Version</th>
+      <th>Postgres Version</th>
       <th>64 Bit Windows Platforms</th>
       <th>32 Bit Windows Platforms</th>
     </tr>