4
4
5
5
< h1 > < span class ="text-lowercase "> mac</ span > OS packages < img class ="logo " src ="/media/img/apple.png " alt ="Apple Logo " /> </ h1 >
6
6
7
- < p > You can get macOS PostgreSQL packages from several different sources.</ p >
7
+ < p > You can get macOS PostgreSQL packages from several sources.</ p >
8
8
9
9
< h2 > Interactive installer by EDB</ h2 >
10
10
@@ -20,26 +20,31 @@ <h2>Interactive installer by EDB</h2>
20
20
</ p >
21
21
22
22
< p >
23
- This installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing
24
- your databases, and StackBuilder; a package manager that can be used to download and install
25
- additional PostgreSQL tools and drivers. Stackbuilder includes management,
26
- integration, migration, replication, geospatial, connectors and other tools.
23
+ This installer includes:
27
24
</ p >
28
25
26
+ < ul >
27
+ < li > The PostgreSQL server</ li >
28
+ < li > pgAdmin, a graphical tool for managing and developing your databases</ li >
29
+ < li > StackBuilder, a package manager for downloading and installing
30
+ additional PostgreSQL tools and drivers. Stackbuilder includes management,
31
+ integration, migration, replication, geospatial, connectors and other tools.</ li >
32
+ </ ul >
33
+
29
34
< p >
30
35
This installer can run in graphical, command line, or silent install modes.
31
36
</ p >
32
37
33
38
< p >
34
- The installer is designed to be a straightforward, fast way to get up and running with
35
- PostgreSQL on macOS, however in the unlikely event that you do have any issues with
36
- the installers, please report them on the < a href ="https://github.com/EnterpriseDB/edb-installers/issues ">
39
+ The macOS installer is designed to be a straightforward, fast way to get up and running with
40
+ PostgreSQL. In the unlikely event that you have issues with the installer,
41
+ please report them on the < a href ="https://github.com/EnterpriseDB/edb-installers/issues ">
37
42
installer Github page</ a > . Issues with the installed packages should be reported to the
38
43
appropriate project directly.
39
44
</ p >
40
45
41
46
< p >
42
- < em > Advanced users</ em > can also download a
47
+ Advanced users can also download a
43
48
< a href ="https://www.enterprisedb.com/download-postgresql-binaries "> zip archive</ a >
44
49
of the binaries, without the installer.
45
50
This download is intended for users who wish to include PostgreSQL as part of another application installer.
0 commit comments