SLONIK_CREATE_SET man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

SLONIK CREATE SET(7)   Configuration and Action commands  SLONIK CREATE SET(7)

NAME
       CREATE SET - Create Slony-I replication	  set

SYNOPSIS
       CREATE SET (options);

DESCRIPTION
       In  the	Slony-I replication system, replicated tables are organized in
       sets. As a general rule of thumb, a set should contain all  the	tables
       of one application, that have relationships.  In a well designed appli‐
       cation, this is equal to all the tables in one schema.

       The smallest unit one node can subscribe for replication	 from  another
       node  is	 a  set.  A set always has an origin. In classical replication
       terms, that would be the ``master.''  Since in Slony-I a	 node  can  be
       the  ``master''	over  one set, while receiving replication data in the
       ``slave'' role for another at the same time, this terminology may  eas‐
       ily  become misleading and should therefore be replaced with ``set ori‐
       gin'' and ``subscriber''.

	ID = ival
	      ID of the set to be created.

	ORIGIN = ival
	      Initial origin node of the set.

	COMMENT = 'string'
	      A descriptive text added to the set entry.

	      If none is provided, a default value is set; A  replication  set
	      so boring no one thought to give it a name.

       This uses  storeset(integer,text) .

EXAMPLE
	    CREATE SET ( ID = 1,
		      ORIGIN = 1,
		      COMMENT = 'Tables for ticketing system' );

LOCKING BEHAVIOUR
       No application-visible locking should take place.

SLONIK EVENT CONFIRMATION BEHAVIOUR
       Slonik waits for the command submitted to the previous event node to be
       confirmed on the specified event node before submitting	this  command.
       Slonik  will also wait until any outstanding DROP SET commands are con‐
       firmed by all nodes before it submits the CREATE SET command.

VERSION INFORMATION
       This command was introduced in Slony-I 1.0

       Until version 1.2, it would crash if no comment was provided.

				18 January 2015		  SLONIK CREATE SET(7)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net