Changeset 932

Show
Ignore:
Timestamp:
02/22/08 01:33:20 (11 months ago)
Author:
daamien
Message:

Merge addthings.xml

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • traduc/trunk/slony/addthings.xml

    r901 r932  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<!-- DerniÚre modification 
    3      le       $Date$ 
    4      par      $Author$ 
     3     le       22 février 2008 
     4     par      damien clochard <damien@dalibo.info> 
    55     révision $Revision$ --> 
    66 
     
    242242drops the schema and its contents, but also removes any columns 
    243243previously 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 
     248thus <xref linkend="stmtuninstallnode"> consists very simply of 
     249<command>DROP SCHEMA "_ClusterName" CASCADE;</command>.  </para> 
     250</note></listitem> 
    245251</itemizedlist> 
    246252</sect2>