@@ -8,7 +8,7 @@ <h2>Interactive installer by EDB</h2>
8
8
9
9
< p >
10
10
< a href ="https://www.enterprisedb.com/downloads/postgres-postgresql-downloads "> Download the installer</ a >
11
- certified by EDB for all supported PostgreSQL versions.
11
+ certified by EDB for all supported Postgres versions.
12
12
</ p >
13
13
14
14
< p >
@@ -35,7 +35,7 @@ <h2>Interactive installer by EDB</h2>
35
35
36
36
< p >
37
37
The Windows installer is designed to be a straightforward, fast way to get up and running with
38
- PostgreSQL . In the unlikely event that you have issues with the installer,
38
+ Postgres . In the unlikely event that you have issues with the installer,
39
39
please report them on the < a href ="https://github.com/EnterpriseDB/edb-installers/issues ">
40
40
installer Github page</ a > . Issues with the installed packages should be reported to the
41
41
appropriate project directly.
@@ -45,7 +45,7 @@ <h2>Interactive installer by EDB</h2>
45
45
Advanced users can also download a
46
46
< a href ="https://www.enterprisedb.com/download-postgresql-binaries "> zip archive</ a >
47
47
of the binaries, without the installer.
48
- This download is intended for users who wish to include PostgreSQL as part of another application installer.
48
+ This download is intended for users who wish to include Postgres as part of another application installer.
49
49
</ p >
50
50
51
51
< h3 > Platform support</ h3 >
@@ -57,7 +57,7 @@ <h3>Platform support</h3>
57
57
< table class ="table table-striped ">
58
58
< thead >
59
59
< tr >
60
- < th > PostgreSQL Version</ th >
60
+ < th > Postgres Version</ th >
61
61
< th > 64 Bit Windows Platforms</ th >
62
62
< th > 32 Bit Windows Platforms</ th >
63
63
</ tr >
0 commit comments