Bucardo

Last updated: 2020-02-28

Table: bucardo.dbmap

Associates a database with one or more groups
Column Type Notes
db TEXT NOT NULL
dbgroup TEXT NOT NULL
priority SMALLINT NOT NULL DEFAULT 0
cdate TIMESTAMPTZ NOT NULL DEFAULT now()
Constraint Definition
dbmap_db_fk FOREIGN KEY (db) REFERENCES [bucardo.db](/Bucardo/schema/db)(name) ON UPDATE CASCADE ON DELETE CASCADE
dbmap_dbgroup_fk FOREIGN KEY (dbgroup) REFERENCES [bucardo.dbgroup](/Bucardo/schema/dbgroup)(name) ON UPDATE CASCADE ON DELETE CASCADE
Index Unique? Definition
dbmap_unique Yes (db,dbgroup)

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.