Changeset 932
- Timestamp:
- 02/22/08 01:33:20 (11 months ago)
- Files:
-
- traduc/trunk/slony/addthings.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
traduc/trunk/slony/addthings.xml
r901 r932 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- DerniÚre modification 3 le $Date$4 par $Author$3 le 22 février 2008 4 par damien clochard <damien@dalibo.info> 5 5 révision $Revision$ --> 6 6 … … 242 242 drops the schema and its contents, but also removes any columns 243 243 previously added in using <xref linkend= "stmttableaddkey"/>. 244 </para></listitem> 244 </para> 245 246 <note><para> In &slony1; version 2.0, <xref linkend= 247 "stmttableaddkey"> is <emphasis>no longer supported</emphasis>, and 248 thus <xref linkend="stmtuninstallnode"> consists very simply of 249 <command>DROP SCHEMA "_ClusterName" CASCADE;</command>. </para> 250 </note></listitem> 245 251 </itemizedlist> 246 252 </sect2>

