2013-09-26 17:14:40 +02:00

14 lines
579 B
Plaintext

===========================================================================
$NetBSD: MESSAGE,v 1.2 2009/08/24 13:50:03 hasso Exp $
Instructions for setting database creation may be found in the prelude
handbook:
https://trac.prelude-ids.org/wiki/InstallingPreludeDbLibrary
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
===========================================================================