Bucardo

Last updated: 2020-02-28

Table: bucardo.db_connlog

Tracks connection attempts to each database when its information changes
Column Type Notes
db TEXT NOT NULL
conndate TIMESTAMPTZ NOT NULL DEFAULT now()
connstring TEXT NOT NULL
status TEXT NOT NULL DEFAULT 'unknown'
version TEXT NULL
Constraint Definition
db_connlog_dbid_fk FOREIGN KEY (db) REFERENCES [bucardo.db](/Bucardo/schema/db)(name) ON UPDATE CASCADE ON DELETE CASCADE
db_connlog_status CHECK (status IN ('unknown', 'good', 'down', 'unreachable'))

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.