mirror of https://github.com/Icinga/icinga2.git
parent
1c67bf394c
commit
4412389eb6
|
@ -757,7 +757,7 @@ Example:
|
||||||
|
|
||||||
library "db_ido_pgsql"
|
library "db_ido_pgsql"
|
||||||
|
|
||||||
object IdoMysqlConnection "pgsql-ido" {
|
object IdoPgsqlConnection "pgsql-ido" {
|
||||||
host = "127.0.0.1"
|
host = "127.0.0.1"
|
||||||
port = 5432
|
port = 5432
|
||||||
user = "icinga"
|
user = "icinga"
|
||||||
|
|
Loading…
Reference in New Issue