Re: [Prelude Hybrid IDS] #217: new row for relation "prelude_checksum" violates check constraint "prelude_checksum_algorithm_check"
"Prelude Hybrid IDS" <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.devel |
|---|---|
| Message-ID | <[email protected]> |
#217: new row for relation "prelude_checksum" violates check constraint
"prelude_checksum_algorithm_check"
--------------------------+-------------------------------------------------
Reporter: bjou | Owner: yoann
Type: defect | Status: new
Priority: normal | Milestone:
Component: libpreludedb | Version: 0.9
Severity: normal | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by bjou):
this is a dump of the table constraint:
ALTER TABLE prelude_checksum
ADD CONSTRAINT prelude_checksum_algorithm_check CHECK (algorithm::text =
'md4'::text OR algorithm::text = 'md5'::text OR algorithm::text =
'sha1'::text OR algorithm::text = 'sha2-256'::text OR algorithm::text =
'sha2-384'::text OR algorithm::text = 'sha2-512'::text OR algorithm::text
= 'crc-32'::text OR algorithm::text = 'haval'::text OR algorithm::text =
'tiger'::text OR algorithm::text = 'gost'::text);
--
Ticket URL: <https://trac.prelude-ids.org/ticket/217#comment:1>
Prelude Hybrid IDS <http://www.prelude-ids.org>
The Prelude Hybrid Intrusion Detection System suite
_______________________________________________
Prelude-devel site list
[email protected]
http://www.prelude-ids.org/mailman/listinfo/prelude-devel