documentation updates - fixing out of data information REL_2_2_0
authorSteve Singer <ssinger@ca.afilias.info>
Mon, 9 Sep 2013 01:08:39 +0000 (21:08 -0400)
committerSteve Singer <ssinger@ca.afilias.info>
Mon, 9 Sep 2013 01:08:39 +0000 (21:08 -0400)
doc/adminguide/installation.sgml
doc/adminguide/prerequisites.sgml

index 6d883bafb0b6968f3acde84a223d0bcb5362a4db..82de14140dd6fe9770c1c531e399274db5f52322 100644 (file)
@@ -11,7 +11,7 @@ configuration section below.  Prebuilt binaries are available
 from the StackBuilder application included in the <ulink url="http://www.enterprisedb.com/downloads/postgres-postgresql-downloads"> EnterpriseDB
 PostgreSQL installer</ulink>
 
-<para> There are also RPM binaries available at that site for recent
+<para> There are also RPM binaries available in the <ulink url="http://yum.postgresql.org"> PostgreSQL YUM repository</ulink> site for recent
 versions of &slony1; for recent versions of &postgres;.
 </para>
 </note>
@@ -145,14 +145,7 @@ PGMAIN=/opt/dbs/pgsql746-aix-2005-04-01 \
 
 <para>The <application>configure</application> script will run a
 number of tests to guess values for various dependent variables and
-try to detect some quirks of your system.  &slony1; is known to need a
-modified version of <application>libpq</application> on specific
-platforms such as Solaris2.X on SPARC.  A patch for libpq version
-7.4.2 can be found at <ulink id="threadpatch" url=
-"http://developer.postgresql.org/~wieck/slony1/download/threadsafe-libpq-742.diff.gz">
-http://developer.postgresql.org/~wieck/slony1/download/threadsafe-libpq-742.diff.gz
-</ulink> Similar patches may need to be constructed for other
-versions. </para>
+try to detect some quirks of your system. </para>
 
 </sect2>
 
index a8c7f274230de5573164c357b0285b1b60d20d87..011bb575586c6f0a94e68760883cff85304505d3 100644 (file)
@@ -111,12 +111,7 @@ numerous formats including HTML, RTF, and PDF using tools in the
 </ulink> along with <ulink url="http://openjade.sourceforge.net/">
 OpenJade.</ulink> </para></listitem>
 
-<listitem><para> On &windows; you will also need the same <ulink url=
-"http://www.postgresql.org/docs/faqs.FAQ_MINGW.html">MinGW/Msys
-Toolset</ulink> used to build &postgres; 8.3 and above.  In addition
-you will need to install <ulink url=
-"http://sourceware.org/pthreads-win32/">pthreads-win32
-2.x</ulink>. </para></listitem>
+<listitem><para> On &windows; you will also need the same Visual Studio(Visual C) compiler from Microsoft. See <xref linkend="buildingwin32"> for more information  </para></listitem>
 
 </itemizedlist> </para>