needs to be installed from a package or installed manually as shown here.
+
Installing from a package is preferable to building from source. When installing from a package the rest of the instructions in this section are generally not required, but it is possible that a package will skip creating one of the directories or apply incorrect permissions. In that case it may be necessary to manually create directories or update permissions.
+
+
{[user-guide-os]} packages for are available at apt.postgresql.org.
+
+
{[user-guide-os]} packages for are available from Crunchy Data or yum.postgresql.org.
+
+
If packages are not provided for your distribution/version you can build from source and then install manually as shown here.
Install dependencies
@@ -978,9 +984,7 @@
Build
-
{[user-guide-os]} packages for are available at apt.postgresql.org. If they are not provided for your distribution/version it is easy to download the source and install manually.
-
-
{[user-guide-os]} packages for are available from Crunchy Data or yum.postgresql.org, but it is also easy to download the source and install manually.
+
Installing from a package is preferable to building from source. See Installation for more information about packages.