Bucardo/update dbgroup

From Bucardo

(Redirected from Update dbgroup)
Jump to: navigation, search

Note: this page documents the behavior of Bucardo 5. Information on this page may not apply to earlier versions.


The update dbgroup command is used to change an existing Bucardo database group.

Example:

 bucardo update dbgroup foobar s1 s2 s3:source

Updates the database group foobar, setting it to contain the servers s1, s3, and s3. Both s1 and s3 will be source databases, and s2 will be a target.

Usage:

 bucardo update dbgroup name [servers] [name=newname]

Use the name= form to change the name of an existing database group. Otherwise, provide a list of all servers in this group, and the existing servers will be overwritten.

Internals

Changes will update the bucardo.dbmap table.

See also: