diff --git a/doc/src/sgml/filelist.sgml b/doc/src/sgml/filelist.sgml
index 47271addc14..38e8aa0bbf9 100644
--- a/doc/src/sgml/filelist.sgml
+++ b/doc/src/sgml/filelist.sgml
@@ -36,6 +36,7 @@
+
diff --git a/doc/src/sgml/install-binaries.sgml b/doc/src/sgml/install-binaries.sgml
new file mode 100644
index 00000000000..001c3c7be01
--- /dev/null
+++ b/doc/src/sgml/install-binaries.sgml
@@ -0,0 +1,24 @@
+
+
+ Installation from Binaries
+
+
+ installation
+ binaries
+
+
+
+ PostgreSQL is available in the form of binary
+ packages for most common operating systems today. When available, this is
+ the recommended way to install PostgreSQL for users of the system. Building
+ from source (see ) is only recommended for
+ people developing PostgreSQL or extensions.
+
+
+
+ For an updated list of platforms providing binary packages, please visit
+ the download section on the PostgreSQL website at
+ and follow the
+ instructions for the specific platform.
+
+
diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml
index 11f5957aca5..844ef2cbd29 100644
--- a/doc/src/sgml/install-windows.sgml
+++ b/doc/src/sgml/install-windows.sgml
@@ -11,7 +11,8 @@
It is recommended that most users download the binary distribution for
Windows, available as a graphical installer package
- from the PostgreSQL website. Building from source
+ from the PostgreSQL website at
+ . Building from source
is only intended for people developing PostgreSQL
or extensions.
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index b585f224085..3f12acb7189 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -21,7 +21,7 @@ documentation. See standalone-profile.xsl for details.
PostgreSQL using the source code
distribution. If you are installing a pre-packaged distribution,
such as an RPM or Debian package, ignore this chapter
- and read the packager's instructions instead.
+ and see instead.
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml
index c41ce9499be..730d5fdc348 100644
--- a/doc/src/sgml/postgres.sgml
+++ b/doc/src/sgml/postgres.sgml
@@ -154,6 +154,7 @@ break is not needed in a wider output rendering.
+ &installbin;
&installation;
&installw;
&runtime;