Man Pages in
slony1-2-doc
Carta.tech
Packages
slony1-2-doc
44
Section 7:
Miscellaneous
SLONIK_ADMIN_CONNINFO.7
Preamble - identifying postgresql database
SLONIK_CLONE_FINISH.7
Complete cloning a node.
SLONIK_CLONE_PREPARE.7
Prepare for cloning a node.
SLONIK_CLUSTER_NAME.7
Preamble - identifying slony-i cluster
SLONIK_CREATE_SET.7
Create slony-i replication set
SLONIK_DATE.7
Display current date
SLONIK_DEFINE.7
Defining a named symbol
SLONIK_DROP_LISTEN.7
Eliminate configuration indicating how slony-i node listens for events
SLONIK_DROP_NODE.7
Remove the node from participating in the replication
SLONIK_DROP_PATH.7
Delete slony-i connection information
SLONIK_DROP_SET.7
Discard slony-i replication set
SLONIK_DROP_TRIGGER.7
Return a trigger to default behavior, where it will not fire on subscriber nodes
SLONIK_ECHO.7
Generic output tool
SLONIK_EXECUTE_SCRIPT.7
Execute sql/ddl script
SLONIK_EXIT.7
Terminate slonik script with signal
SLONIK_FAILOVER.7
Fail a broken replication set over to a backup node
SLONIK_INCLUDE.7
Pulling in slonik code from another file
SLONIK_INIT_CLUSTER.7
Initialize slony-i cluster
SLONIK_LOCK_SET.7
Guard slony-i replication set to prepare for move set
SLONIK_MERGE_SET.7
Merge slony-i replication sets together
SLONIK_MOVE_SET.7
Change origin of a slony-i replication set
SLONIK_REPAIR_CONFIG.7
Resets the name-to-oid mapping of tables in a replication set, useful for restoring a node after a pg_dump.
SLONIK_RESTART_NODE.7
Restart slony-i node
SLONIK_RESUBSCRIBE_NODE.7
Change the provider of a replication set
SLONIK_SET_ADD_SEQUENCE.7
Add a sequence to a slony-i replication set
SLONIK_SET_ADD_TABLE.7
Add a table to a slony-i replication set
SLONIK_SET_DROP_SEQUENCE.7
Remove a sequence from a slony-i replication set
SLONIK_SET_DROP_TABLE.7
Remove a table from a slony-i replication set
SLONIK_SET_MOVE_SEQUENCE.7
Move a sequence from one slony-i replication set to another
SLONIK_SET_MOVE_TABLE.7
Move a table from one slony-i replication set to another
SLONIK_SLEEP.7
Sleep using system sleep()
SLONIK_STORE_LISTEN.7
Configure slony-i node to indicate where to listen for events
SLONIK_STORE_NODE.7
Initialize slony-i node
SLONIK_STORE_PATH.7
Configure slony-i node connection
SLONIK_STORE_TRIGGER.7
Indicate that a trigger should not be disabled by slony-i on a subscriber node
SLONIK_SUBSCRIBE_SET.7
Start replication of slony-i set
SLONIK_SYNC.7
Generate an ordinary sync event
SLONIK_TABLE_ADD_KEY.7
Add primary key for use by slony-i for a table with no suitable key
SLONIK_TABLE_DROP_KEY.7
Removes a primary key added by table add key
SLONIK_UNINSTALL_NODE.7
Decommission slony-i node
SLONIK_UNLOCK_SET.7
Unlock a slony-i set that was locked
SLONIK_UNSUBSCRIBE_SET.7
End replication of slony-i set
SLONIK_UPDATE_FUNCTIONS.7
Reload stored functions
SLONIK_WAIT_FOR_EVENT.7
Have slonik script wait for previous event to complete