Обсуждение: SVN Commit by andreas: r4511 - in trunk/pgadmin3/docs/en_US: . images
Author: andreas
Date: 2005-10-06 12:34:43 +0100 (Thu, 06 Oct 2005)
New Revision: 4511
Added:
trunk/pgadmin3/docs/en_US/slony-execute.html
Modified:
trunk/pgadmin3/docs/en_US/images/slony-execute.png
trunk/pgadmin3/docs/en_US/pgadmin3.hhc
trunk/pgadmin3/docs/en_US/pgadmin3.hhp.cached
trunk/pgadmin3/docs/en_US/slony.html
Log:
Slony ddl execute
Modified: trunk/pgadmin3/docs/en_US/images/slony-execute.png
===================================================================
(Binary files differ)
Modified: trunk/pgadmin3/docs/en_US/pgadmin3.hhc
===================================================================
--- trunk/pgadmin3/docs/en_US/pgadmin3.hhc 2005-10-06 11:14:17 UTC (rev 4510)
+++ trunk/pgadmin3/docs/en_US/pgadmin3.hhc 2005-10-06 11:34:43 UTC (rev 4511)
@@ -148,11 +148,19 @@
<param name="Local" value="slony-path.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
+ <param name="Name" value="Execute DDL scripts with Slony-I">
+ <param name="Local" value="slony-execute.html">
+ </OBJECT>
+ <LI> <OBJECT type="text/sitemap">
<param name="Name" value="Creating sets and subscriptions">
<param name="Local" value="slony-set.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
- <param name="Name" value="Maintenance">
+ <param name="Name" value="Execute DDL scripts with Slony-I">
+ <param name="Local" value="slony-execute.html">
+ </OBJECT>
+ <LI> <OBJECT type="text/sitemap">
+ <param name="Name" value="Slony-I tasks">
<param name="Local" value="slony-functions.html">
</OBJECT>
</UL>
Modified: trunk/pgadmin3/docs/en_US/pgadmin3.hhp.cached
===================================================================
(Binary files differ)
Added: trunk/pgadmin3/docs/en_US/slony-execute.html
===================================================================
--- trunk/pgadmin3/docs/en_US/slony-execute.html 2005-10-06 11:14:17 UTC (rev 4510)
+++ trunk/pgadmin3/docs/en_US/slony-execute.html 2005-10-06 11:34:43 UTC (rev 4511)
@@ -0,0 +1,21 @@
+<html>
+
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+<link rel="STYLESHEET" type="text/css" href="pgadmin3.css">
+<title>Execute DDL scripts with Slony-I</title>
+</head>
+
+<body>
+<h3>Execute DDL scripts with Slony-I</h3>
+<BR>
+<center><img src="images/slony-execute.png"></center>
+
+<p>
+Most schema changes that can be executed with pgAdmin III are replication-aware, i.e.
+you can advise pgAdmin III to apply the change (create/alter) using the replication facilities,
+simply by selecting a replication set that is subscribed to all nodes which should
+receive the PostgreSQL object.
+</p>
+</body>
+</html>
Modified: trunk/pgadmin3/docs/en_US/slony.html
===================================================================
--- trunk/pgadmin3/docs/en_US/slony.html 2005-10-06 11:14:17 UTC (rev 4510)
+++ trunk/pgadmin3/docs/en_US/slony.html 2005-10-06 11:34:43 UTC (rev 4511)
@@ -22,9 +22,10 @@
Create communication paths between nodes.</P>
<LI><P><A HREF="slony-set.html">Creating sets and subscriptions</A> - Managing
Slony-I replication sets and subscriptions.</P>
- <LI><P><A HREF="slony-functions.html">Maintenance</A> - Additional
+ <LI><P><A HREF="slony-execute.html">Execute DDL scripts with Slony-I</A> - Allows
+ automatic schema change replications within the cluster.</P>
+ <LI><P><A HREF="slony-functions.html">Slony-I tasks</A> - Additional
functions to maintain the cluster.</P>
- </P>
</UL>
<BR>
<p>
Looks like we're missing slony-functions.html in SVN whilst you're working on this :-) /D > -----Original Message----- > From: pgadmin-hackers-owner@postgresql.org > [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of > svn@pgadmin.org > Sent: 06 October 2005 12:35 > To: pgadmin-hackers@postgresql.org > Subject: [pgadmin-hackers] SVN Commit by andreas: r4511 - in > trunk/pgadmin3/docs/en_US: . images > > Author: andreas > Date: 2005-10-06 12:34:43 +0100 (Thu, 06 Oct 2005) > New Revision: 4511 > > Added: > trunk/pgadmin3/docs/en_US/slony-execute.html > Modified: > trunk/pgadmin3/docs/en_US/images/slony-execute.png > trunk/pgadmin3/docs/en_US/pgadmin3.hhc > trunk/pgadmin3/docs/en_US/pgadmin3.hhp.cached > trunk/pgadmin3/docs/en_US/slony.html > Log: > Slony ddl execute > > Modified: trunk/pgadmin3/docs/en_US/images/slony-execute.png > =================================================================== > (Binary files differ) > > Modified: trunk/pgadmin3/docs/en_US/pgadmin3.hhc > =================================================================== > --- trunk/pgadmin3/docs/en_US/pgadmin3.hhc 2005-10-06 > 11:14:17 UTC (rev 4510) > +++ trunk/pgadmin3/docs/en_US/pgadmin3.hhc 2005-10-06 > 11:34:43 UTC (rev 4511) > @@ -148,11 +148,19 @@ > <param name="Local" > value="slony-path.html"> > </OBJECT> > <LI> <OBJECT type="text/sitemap"> > + <param name="Name" > value="Execute DDL scripts with Slony-I"> > + <param name="Local" > value="slony-execute.html"> > + </OBJECT> > + <LI> <OBJECT type="text/sitemap"> > <param name="Name" > value="Creating sets and subscriptions"> > <param name="Local" > value="slony-set.html"> > </OBJECT> > <LI> <OBJECT type="text/sitemap"> > - <param name="Name" value="Maintenance"> > + <param name="Name" > value="Execute DDL scripts with Slony-I"> > + <param name="Local" > value="slony-execute.html"> > + </OBJECT> > + <LI> <OBJECT type="text/sitemap"> > + <param name="Name" > value="Slony-I tasks"> > <param name="Local" > value="slony-functions.html"> > </OBJECT> > </UL> > > Modified: trunk/pgadmin3/docs/en_US/pgadmin3.hhp.cached > =================================================================== > (Binary files differ) > > Added: trunk/pgadmin3/docs/en_US/slony-execute.html > =================================================================== > --- trunk/pgadmin3/docs/en_US/slony-execute.html > 2005-10-06 11:14:17 UTC (rev 4510) > +++ trunk/pgadmin3/docs/en_US/slony-execute.html > 2005-10-06 11:34:43 UTC (rev 4511) > @@ -0,0 +1,21 @@ > +<html> > + > +<head> > +<meta http-equiv="Content-Type" content="text/html; > charset=windows-1252"> > +<link rel="STYLESHEET" type="text/css" href="pgadmin3.css"> > +<title>Execute DDL scripts with Slony-I</title> > +</head> > + > +<body> > +<h3>Execute DDL scripts with Slony-I</h3> > +<BR> > +<center><img src="images/slony-execute.png"></center> > + > +<p> > +Most schema changes that can be executed with pgAdmin III > are replication-aware, i.e. > +you can advise pgAdmin III to apply the change > (create/alter) using the replication facilities, > +simply by selecting a replication set that is subscribed to > all nodes which should > +receive the PostgreSQL object. > +</p> > +</body> > +</html> > > Modified: trunk/pgadmin3/docs/en_US/slony.html > =================================================================== > --- trunk/pgadmin3/docs/en_US/slony.html 2005-10-06 > 11:14:17 UTC (rev 4510) > +++ trunk/pgadmin3/docs/en_US/slony.html 2005-10-06 > 11:34:43 UTC (rev 4511) > @@ -22,9 +22,10 @@ > Create communication paths between nodes.</P> > <LI><P><A HREF="slony-set.html">Creating sets and > subscriptions</A> - Managing > Slony-I replication sets and subscriptions.</P> > - <LI><P><A HREF="slony-functions.html">Maintenance</A> - > Additional > + <LI><P><A HREF="slony-execute.html">Execute DDL scripts > with Slony-I</A> - Allows > + automatic schema change replications within the cluster.</P> > + <LI><P><A HREF="slony-functions.html">Slony-I tasks</A> > - Additional > functions to maintain the cluster.</P> > - </P> > </UL> > <BR> > <p> > > > ---------------------------(end of > broadcast)--------------------------- > TIP 9: In versions below 8.0, the planner will ignore your desire to > choose an index scan if your joining column's datatypes do not > match >
Also missing images/guru-connect.png :-( /D > -----Original Message----- > From: pgadmin-hackers-owner@postgresql.org > [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of > svn@pgadmin.org > Sent: 06 October 2005 12:35 > To: pgadmin-hackers@postgresql.org > Subject: [pgadmin-hackers] SVN Commit by andreas: r4511 - in > trunk/pgadmin3/docs/en_US: . images > > Author: andreas > Date: 2005-10-06 12:34:43 +0100 (Thu, 06 Oct 2005) > New Revision: 4511 > > Added: > trunk/pgadmin3/docs/en_US/slony-execute.html > Modified: > trunk/pgadmin3/docs/en_US/images/slony-execute.png > trunk/pgadmin3/docs/en_US/pgadmin3.hhc > trunk/pgadmin3/docs/en_US/pgadmin3.hhp.cached > trunk/pgadmin3/docs/en_US/slony.html > Log: > Slony ddl execute > > Modified: trunk/pgadmin3/docs/en_US/images/slony-execute.png > =================================================================== > (Binary files differ) > > Modified: trunk/pgadmin3/docs/en_US/pgadmin3.hhc > =================================================================== > --- trunk/pgadmin3/docs/en_US/pgadmin3.hhc 2005-10-06 > 11:14:17 UTC (rev 4510) > +++ trunk/pgadmin3/docs/en_US/pgadmin3.hhc 2005-10-06 > 11:34:43 UTC (rev 4511) > @@ -148,11 +148,19 @@ > <param name="Local" > value="slony-path.html"> > </OBJECT> > <LI> <OBJECT type="text/sitemap"> > + <param name="Name" > value="Execute DDL scripts with Slony-I"> > + <param name="Local" > value="slony-execute.html"> > + </OBJECT> > + <LI> <OBJECT type="text/sitemap"> > <param name="Name" > value="Creating sets and subscriptions"> > <param name="Local" > value="slony-set.html"> > </OBJECT> > <LI> <OBJECT type="text/sitemap"> > - <param name="Name" value="Maintenance"> > + <param name="Name" > value="Execute DDL scripts with Slony-I"> > + <param name="Local" > value="slony-execute.html"> > + </OBJECT> > + <LI> <OBJECT type="text/sitemap"> > + <param name="Name" > value="Slony-I tasks"> > <param name="Local" > value="slony-functions.html"> > </OBJECT> > </UL> > > Modified: trunk/pgadmin3/docs/en_US/pgadmin3.hhp.cached > =================================================================== > (Binary files differ) > > Added: trunk/pgadmin3/docs/en_US/slony-execute.html > =================================================================== > --- trunk/pgadmin3/docs/en_US/slony-execute.html > 2005-10-06 11:14:17 UTC (rev 4510) > +++ trunk/pgadmin3/docs/en_US/slony-execute.html > 2005-10-06 11:34:43 UTC (rev 4511) > @@ -0,0 +1,21 @@ > +<html> > + > +<head> > +<meta http-equiv="Content-Type" content="text/html; > charset=windows-1252"> > +<link rel="STYLESHEET" type="text/css" href="pgadmin3.css"> > +<title>Execute DDL scripts with Slony-I</title> > +</head> > + > +<body> > +<h3>Execute DDL scripts with Slony-I</h3> > +<BR> > +<center><img src="images/slony-execute.png"></center> > + > +<p> > +Most schema changes that can be executed with pgAdmin III > are replication-aware, i.e. > +you can advise pgAdmin III to apply the change > (create/alter) using the replication facilities, > +simply by selecting a replication set that is subscribed to > all nodes which should > +receive the PostgreSQL object. > +</p> > +</body> > +</html> > > Modified: trunk/pgadmin3/docs/en_US/slony.html > =================================================================== > --- trunk/pgadmin3/docs/en_US/slony.html 2005-10-06 > 11:14:17 UTC (rev 4510) > +++ trunk/pgadmin3/docs/en_US/slony.html 2005-10-06 > 11:34:43 UTC (rev 4511) > @@ -22,9 +22,10 @@ > Create communication paths between nodes.</P> > <LI><P><A HREF="slony-set.html">Creating sets and > subscriptions</A> - Managing > Slony-I replication sets and subscriptions.</P> > - <LI><P><A HREF="slony-functions.html">Maintenance</A> - > Additional > + <LI><P><A HREF="slony-execute.html">Execute DDL scripts > with Slony-I</A> - Allows > + automatic schema change replications within the cluster.</P> > + <LI><P><A HREF="slony-functions.html">Slony-I tasks</A> > - Additional > functions to maintain the cluster.</P> > - </P> > </UL> > <BR> > <p> > > > ---------------------------(end of > broadcast)--------------------------- > TIP 9: In versions below 8.0, the planner will ignore your desire to > choose an index scan if your joining column's datatypes do not > match >