From: | svn(at)pgadmin(dot)org |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | SVN Commit by dpage: r4735 - trunk/pgadmin3/docs/en_US |
Date: | 2005-11-11 09:34:38 |
Message-ID: | 200511110934.jAB9YcbT021314@developer.pgadmin.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Author: dpage
Date: 2005-11-11 09:34:38 +0000 (Fri, 11 Nov 2005)
New Revision: 4735
Modified:
trunk/pgadmin3/docs/en_US/slony-install.html
Log:
Remove currently inaccurate comment about Slony being in the pg 8.1 Windows installer.
Modified: trunk/pgadmin3/docs/en_US/slony-install.html
===================================================================
--- trunk/pgadmin3/docs/en_US/slony-install.html 2005-11-11 09:17:52 UTC (rev 4734)
+++ trunk/pgadmin3/docs/en_US/slony-install.html 2005-11-11 09:34:38 UTC (rev 4735)
@@ -14,9 +14,7 @@
<p>
As a prerequisite to running Slony-I on PostgreSQL, the slony modules
xxid and slony1_funcs must be present on all servers that have are to run a
-Slony-I replication node. This is usually done by the Slony-I installation routine. In case you're installing
-a PostgreSQL 8.1 server on Win32, the windows installer routine can do this
-for you if you select the "Slony-I" installation option.
+Slony-I replication node. This is usually done by the Slony-I installation routine.
</p>
<BR><BR><BR>
<A name='create'/>
From | Date | Subject | |
---|---|---|---|
Next Message | svn | 2005-11-11 09:35:19 | SVN Commit by dpage: r4736 - branches/REL-1_4_0_PATCHES/pgadmin3/docs/en_US |
Previous Message | svn | 2005-11-11 09:17:52 | SVN Commit by dpage: r4734 - trunk/pgadmin3/i18n/ja_JP |