Bucardo

Last updated: 2020-02-28

Table: bucardo.herdmap

Associates a [table](/Bucardo/object_types/table) with one or more [relgroups](/Bucardo/object_types/relgroup)
Column Type Notes
herd TEXT NOT NULL
goat INTEGER NOT NULL
priority SMALLINT NOT NULL DEFAULT 0
cdate TIMESTAMPTZ NOT NULL DEFAULT now()
Constraint Definition
herdmap_herd_fk FOREIGN KEY (herd) REFERENCES [bucardo.herd](/Bucardo/schema/herd)(name) ON UPDATE CASCADE ON DELETE CASCADE
herdmap_goat_fk FOREIGN KEY ([table](/Bucardo/object_types/table)) REFERENCES [bucardo.goat](/Bucardo/schema/goat)(id) ON DELETE CASCADE
Index Unique? Definition
bucardo_herdmap_unique Yes ([relgroup](/Bucardo/object_types/relgroup),[table](/Bucardo/object_types/table))

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.