icinga2/lib/db_ido_pgsql
Jean Flach c54e042942 Add activation priorities for config object types
This patch ensures that specific configuration types
are pre-activated and post-activated. In general,
logging is first, then common configuration objects
like host/service, downtimes, etc.
In the end, all features are activated after to ensure
that notifications are only sent once downtimes are applied.
A similar thing happens for starting with checks too early.
The ApiListener feature runs first to allow cluster connections
at first glance.

fixes #6057
fixes #6231
2018-05-04 11:25:47 +02:00
..
schema Fix wrong schema constraint for fresh 2.8.0 installations 2018-01-16 09:49:46 +01:00
CMakeLists.txt Fix whitespaces in CMakeLists files 2018-01-19 09:19:40 +01:00
idopgsqlconnection.cpp Add TLS support for DB IDO PostgreSQL feature 2018-04-18 15:30:06 +02:00
idopgsqlconnection.hpp Fix compatibility with CMake < 3.1 2018-01-18 15:12:46 +01:00
idopgsqlconnection.ti Add activation priorities for config object types 2018-05-04 11:25:47 +02:00