Bucardo

Last updated: 2020-02-28

The add customname command creates a new Bucardo custom name mapping. This allows the tables involved in replication to have different names on different databases.

Example:

bucardo add customname public.foobar public.baz

Creates a mapping across all databases and syncs such that replication from the ‘public.foobar’ table will go to the ‘public.baz’ table on the targets.

Usage:

bucardo add customname oldname newname [db=name] [sync=name]

Maps an existing table to a new name on the target. The oldname must contain the schema as well as the table name (if the source database supports schemas). You can limit it to one or more databases, and/or to one or more syncs.

Internals

New customnames are inserted to the customname table.

See also:

Bucardo.org is hosted and supported by End Point Dev

End Point Dev logo

Need assistance with Bucardo?

End Point Dev offers professional support for Bucardo, as well as specializing in developing, designing, and marketing effective websites. Since 1995, our diverse team of developers has shown that End Point can handle your organization’s greatest web and database challenges.