From: Steve Singer Date: Mon, 9 Sep 2013 01:08:39 +0000 (-0400) Subject: documentation updates - fixing out of data information X-Git-Tag: REL_2_2_0^0 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=52e6127d264662997e69bf0d07f947aebf4c7c61;p=slony1-engine.git documentation updates - fixing out of data information --- diff --git a/doc/adminguide/installation.sgml b/doc/adminguide/installation.sgml index 6d883baf..82de1414 100644 --- a/doc/adminguide/installation.sgml +++ b/doc/adminguide/installation.sgml @@ -11,7 +11,7 @@ configuration section below. Prebuilt binaries are available from the StackBuilder application included in the EnterpriseDB PostgreSQL installer - There are also RPM binaries available at that site for recent + There are also RPM binaries available in the PostgreSQL YUM repository site for recent versions of &slony1; for recent versions of &postgres;. @@ -145,14 +145,7 @@ PGMAIN=/opt/dbs/pgsql746-aix-2005-04-01 \ The configure 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 libpq on specific -platforms such as Solaris2.X on SPARC. A patch for libpq version -7.4.2 can be found at -http://developer.postgresql.org/~wieck/slony1/download/threadsafe-libpq-742.diff.gz - Similar patches may need to be constructed for other -versions. +try to detect some quirks of your system. diff --git a/doc/adminguide/prerequisites.sgml b/doc/adminguide/prerequisites.sgml index a8c7f274..011bb575 100644 --- a/doc/adminguide/prerequisites.sgml +++ b/doc/adminguide/prerequisites.sgml @@ -111,12 +111,7 @@ numerous formats including HTML, RTF, and PDF using tools in the along with OpenJade. - On &windows; you will also need the same MinGW/Msys -Toolset used to build &postgres; 8.3 and above. In addition -you will need to install pthreads-win32 -2.x. + On &windows; you will also need the same Visual Studio(Visual C) compiler from Microsoft. See for more information