pkgsrc/security/libpreludedb/MESSAGE

14 lines
579 B
Text
Raw Normal View History

2006-06-06 14:30:02 +02:00
===========================================================================
$NetBSD: MESSAGE,v 1.2 2009/08/24 13:50:03 hasso Exp $
2006-06-06 14:30:02 +02:00
Instructions for setting database creation may be found in the prelude
handbook:
https://trac.prelude-ids.org/wiki/InstallingPreludeDbLibrary
2006-06-06 14:30:02 +02:00
Deletion of database entries can be quite slow unless some additional
indices are created. The additional indices can be created by entering:
mysql -u prelude prelude -p \
< ${PREFIX}/share/libpreludedb/classic/addIndices.sql
===========================================================================