Fri Apr 2 09:31:24 PDT 2010
- Previous message: [Slony1-commit] slony1-engine/doc/adminguide prerequisites.sgml
- Next message: [Slony1-commit] slony1-engine RELEASE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/doc/adminguide
In directory main.slony.info:/tmp/cvs-serv25616
Modified Files:
Tag: REL_2_0_STABLE
prerequisites.sgml
Log Message:
Fixed some obsolete prerequisites.
Index: prerequisites.sgml
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/doc/adminguide/prerequisites.sgml,v
retrieving revision 1.28.2.1
retrieving revision 1.28.2.2
diff -C 2 -d -r1.28.2.1 -r1.28.2.2
*** prerequisites.sgml 28 Apr 2009 18:00:46 -0000 1.28.2.1
--- prerequisites.sgml 2 Apr 2010 16:31:21 -0000 1.28.2.2
***************
*** 42,76 ****
<listitem><para> You also need a recent version of &postgres;
<emphasis>source</emphasis>. &slony1; depends on namespace support so
! you must have &postgres; version 7.3.3 or newer to be able to build
and use &slony1;. </para>
- <para> Earlier versions of &postgres; are <emphasis> not </emphasis>
- supported, but note that one user has <quote>hacked</quote> &slony1;
- to do a 7.2-to-7.4 upgrade; see <link linkend="v72upgrade"> &postgres;
- 7.2 notes </link>. </para>
-
- <para> Versions of &postgres; prior to 7.4.8 may run into a
- longstanding race condition that leads to problems of <link
- linkend="dupkey"> <quote>duplicate keys</quote></link>, so you may
- want to consider upgrades if you are running earlier versions.</para>
-
- <para> If you are running a version of &postgres; earlier
- than 8.0, you need to make sure that server header files were
- installed. If installing from sources, this is done via the command
- <command>make install-all-headers</command>. Otherwise, you will
- encounter the <link linkend="missingheaders"> missing headers for
- libpqserver</link> problem described in the FAQ.
- </para>
-
- <para> If you are running versions 8.1.0 thru 8.1.3, there is a bug
- (addressed in 8.1.4) which prevents <xref
- linkend="stmtupdatefunctions"> from running properly. For more
- details see the <xref linkend="FAQ">, <link
- linkend="pg81funs"> on &postgres; 8.1.[0-3] </link>. </para>
-
- <para> There is variation between what versions of &postgres& are
- compatible with what versions of &slony1;. See <xref
- linkend="installation"> for more details.</para>
-
</listitem>
--- 42,48 ----
<listitem><para> You also need a recent version of &postgres;
<emphasis>source</emphasis>. &slony1; depends on namespace support so
! you must have &postgres; version 8.3 or newer to be able to build
and use &slony1;. </para>
</listitem>
***************
*** 98,102 ****
<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.0 and above. In addition
you will need to install <ulink url=
"http://sourceware.org/pthreads-win32/">pthreads-win32
--- 70,74 ----
<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
***************
*** 109,113 ****
installation.</para>
! <note><para>From &slony1; version 1.1, it is possible to compile
&slony1; separately from &postgres;, making it practical for the
makers of distributions of <productname>Linux</productname> and
--- 81,85 ----
installation.</para>
! <note><para>It is possible to compile
&slony1; separately from &postgres;, making it practical for the
makers of distributions of <productname>Linux</productname> and
***************
*** 148,156 ****
experience any problems. </para>
- <para> In &postgres; 8.1, changes were made to the
- <envar>UNICODE</envar> encoding because earlier versions accepted some
- invalid encodings. This can lead to <link linkend="faqunicode">
- replication problems.</link> </para>
-
<para> Note also that if the client encoding (configured assortedly in
<filename>postgresql.conf</filename>, parameter
--- 120,123 ----
- Previous message: [Slony1-commit] slony1-engine/doc/adminguide prerequisites.sgml
- Next message: [Slony1-commit] slony1-engine RELEASE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list