Bug #225
PostgreSQL base schema is (really) slow
Start date:
Due date:
% Done:
0%
Resolution:
fixed
Description
The [[PostgreSQL]] schema definitly needs some love, performances are really bad.
Some identified problems:- type conversions preventing postgresql to use indexes (numeric(20), for example)
- some missing indexes
History
#1 Updated by Yoann VANDOORSELAERE about 16 years ago
- Status changed from New to Closed
- Resolution set to fixed
(In r9537) Patch by Pierre Chifflier <chifflier@inl.fr>, fixing
type conversions preventing [[PostgreSQL]] to use indexes (fix #225).
Additionally, update schema version number to 14.7.
#2 Updated by Yoann VANDOORSELAERE about 16 years ago
Checked in r9537, thanks!
Work remain to be done concerning the index part of your patches, a complete fix should make-it to the repository as soon as we'll be done with the analysis/code.
#3 Updated by Yoann VANDOORSELAERE about 14 years ago
- Project changed from PRELUDE SIEM to LibpreludeDB
- Category deleted (
2) - Target version deleted (
0.9.13)