POPFile 0.21.0 から、バックエンドのデータベースは、SQL (互換の)データベースを使用するようになっています。POPFile は、SQLite を使うように設定された状態で提供されていますが、Perl の DBI がサポートするどんな SQL データベースを使用するように設定することができます。
下記には、PostgreSQL 特有の設定方法がありますが、ほかの SQL データベースにも容易に対応可能でしょう。
Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.