slony1-bugs at lists.slony.info slony1-bugs at lists.slony.info
Tue Nov 13 13:08:12 PST 2007
http://www.slony.info/bugzilla/show_bug.cgi?id=11

           Summary: duplicate_node.sh
           Product: Slony-I
           Version: devel
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: other scripts
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: cbbrowne at ca.afilias.info
                CC: slony1-bugs at lists.slony.info
   Estimated Hours: 0.0


Script to "duplicate node"; create a new node that looks just like an existing
node, that is, with the same replication sets.

Overview:
   - Run slony1_extract_schema.sh against the origin node for the sets
     subscribed to; this gives an SQL script.

   - Generate slonik script to do:
     * STORE NODE for new node
     * STORE PATH to get the new node to communicate with the node it's
       duplicating
     * SUBSCRIBE SET for all the relevant sets


-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Slony1-bugs mailing list