Chris Browne cbbrowne at lists.slony.info
Mon Jan 29 11:30:16 PST 2007
Update of /home/cvsd/slony1/slony1-www
In directory main:/tmp/cvs-serv20439

Modified Files:
	index.html 
Log Message:
1.  Add in missing </ol> tag

2.  Add link to admin guide on upgrading Slony-I



Index: index.html
===================================================================
RCS file: /home/cvsd/slony1/slony1-www/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** index.html	26 Jan 2007 18:52:02 -0000	1.4
--- index.html	29 Jan 2007 19:30:14 -0000	1.5
***************
*** 1,8 ****
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  <html>
  <head>
    <meta name="generator" content=
    "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org">
!   <title>Slony-I - "master to multiple slaves" replication system with cascading and failover</title>
  <style type="text/css">
  a:link{
--- 1,11 ----
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+ 
  <html>
  <head>
    <meta name="generator" content=
    "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org">
! 
!   <title>Slony-I - "master to multiple slaves" replication system
!   with cascading and failover</title>
  <style type="text/css">
  a:link{
***************
*** 89,99 ****
            <p>It will soon be able to be actively used for Slony-I
            CVS, downloads, and mailing lists; it's not <i>quite</i>
!           ready yet, so for now, you likely still want to look to the
!           <a href=
            "http://gborg.postgresql.org/project/slony1/projdisplay.php">
            gBorg Slony-I project</a> for the time being.</p>
  
!           <p> There will be announcements on the gBorg-based mailing
!           lists indicating the migration when all is ready... </p>
  
            <h1>Slony-I</h1>
--- 92,102 ----
            <p>It will soon be able to be actively used for Slony-I
            CVS, downloads, and mailing lists; it's not <i>quite</i>
!           ready yet, so for now, you likely still want to look to
!           the <a href=
            "http://gborg.postgresql.org/project/slony1/projdisplay.php">
            gBorg Slony-I project</a> for the time being.</p>
  
!           <p>There will be announcements on the gBorg-based mailing
!           lists indicating the migration when all is ready...</p>
  
            <h1>Slony-I</h1>
***************
*** 175,208 ****
              </li>
  
!             <li>Start all slon replication engines.
  
!               <h1>Libpq requirements</h1>
  
!               <p>The multithreaded replication engine requires the
!               libpq client library to be compiled with
!               --enable-thread-safety on certain operating systems.
!               Known are thus far Solaris and AIX. Other operating
!               systems are known to not require this (Linux-X86,
!               FreeBSD-X86, FreeBSD-Alpha, OpenBSD-Sparc64 and OSX).
!               The configuration script is broken with respect to
!               the --enable-thread-safety switch for Solaris. Please
!               apply this patch, configure and recompile libpq:
!               <a href=
!               "http://developer.postgresql.org/%7Ewieck/slony1/download/threadsafe-libpq-742.diff.gz">
!               threadsafe-libpq-742.diff.gz.</a></p>
  
!               <h1>RPMs</h1>
  
!               <p>RPM files for some versions of Red Hat Linux are
!               available <a href=
!               "http://pgfoundry.org/projects/slony1">here</a> ,
!               including SRPM (Source RPM) files that may be helpful
!               if you wish to generate RPM files for distributions
!               not yet supported.</p>
  
!               <p>This project is released under the Berkeley/BSD
!               license.</p>
!             </li>
!           </ol>
            <hr>
  
--- 178,213 ----
              </li>
  
!             <li>Start all slon replication engines.</li>
!           </ol>
  
!           <p>For more details, see also <a href=
!           "./adminguide/slony1-1.2.6/doc/adminguide/slonyupgrade.html">
!           Upgrading Slony-I</a> .</p>
  
!           <h1>Libpq requirements</h1>
  
!           <p>The multithreaded replication engine requires the
!           libpq client library to be compiled with
!           --enable-thread-safety on certain operating systems.
!           Known are thus far Solaris and AIX. Other operating
!           systems are known to not require this (Linux-X86,
!           FreeBSD-X86, FreeBSD-Alpha, OpenBSD-Sparc64 and OSX). The
!           configuration script is broken with respect to the
!           --enable-thread-safety switch for Solaris. Please apply
!           this patch, configure and recompile libpq: <a href=
!           "http://developer.postgresql.org/%7Ewieck/slony1/download/threadsafe-libpq-742.diff.gz">
!           threadsafe-libpq-742.diff.gz.</a></p>
  
!           <h1>RPMs</h1>
  
!           <p>RPM files for some versions of Red Hat Linux are
!           available <a href=
!           "http://pgfoundry.org/projects/slony1">here</a> ,
!           including SRPM (Source RPM) files that may be helpful if
!           you wish to generate RPM files for distributions not yet
!           supported.</p>
! 
!           <p>This project is released under the Berkeley/BSD
!           license.</p>
            <hr>
  
***************
*** 212,216 ****
            </address><!-- Created: Thu Jan 25 11:13:08 EST 2007 -->
            <!-- hhmts start -->
!           Last modified: Thu Jan 25 12:01:53 EST 2007 
            <!-- hhmts end -->
          </td>
--- 217,221 ----
            </address><!-- Created: Thu Jan 25 11:13:08 EST 2007 -->
            <!-- hhmts start -->
!           Last modified: Mon Jan 29 14:29:05 EST 2007 
            <!-- hhmts end -->
          </td>




More information about the Slony1-commit mailing list