Christopher B. Browne's Home Page
cbbrowne@gmail.com

1.45. disablenode( integer )

Function Properties

PLPGSQLbigint
process DISABLE_NODE event for node no_id NOTE: This is not yet implemented!
    declare
    	p_no_id			alias for $1;
    begin
    	-- **** TODO ****
    	raise exception 'Slony-I: disableNode() not implemented';
    end;

Google

If this was useful, let others know by an Affero rating

Contact me at cbbrowne@gmail.com