diff options
author | Magnus Hagander <magnus@hagander.net> | 2012-07-04 08:58:31 +0200 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2012-07-04 09:02:20 +0200 |
commit | 94c35d5a966ed1112122912ac033e254f5a8d2ae (patch) | |
tree | 68352d60ba6c953dd3ec65454fdb90739452240f | |
parent | 20060705282a9de7ca61ccdceb3b575ba64f8c13 (diff) | |
download | postgresql-94c35d5a966ed1112122912ac033e254f5a8d2ae.tar.gz postgresql-94c35d5a966ed1112122912ac033e254f5a8d2ae.zip |
Remove references to PostgreSQL bundled on Solaris
Also remove special references to downloads off pgfoundry since they are
not correct - downloads are done through the main website.
-rw-r--r-- | doc/src/sgml/installation.sgml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 0410cff4aca..a27bce46da9 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -2802,15 +2802,6 @@ MANPATH=/usr/lib/scohelp/%L/man:/usr/dt/man:/usr/man:/usr/share/man:scohelp:/usr below. </para> - <para> - Note that PostgreSQL is bundled with Solaris 10 (from update 2). - Official packages are also available on - <ulink url="http://pgfoundry.org/projects/solarispackages/"></ulink>. - Packages for older Solaris versions (8, 9) you can be obtained - from <ulink url="http://www.sunfreeware.com/"></ulink> or - <ulink url="http://www.blastwave.org/"></ulink>. - </para> - <sect3> <title>Required Tools</title> |