|
|
|
@ -62,10 +62,10 @@ sync=1 |
|
|
|
file="/var/log/ulog/ct.json" |
|
|
|
|
|
|
|
[pgsql1] |
|
|
|
db="ulog" |
|
|
|
host="localhost" |
|
|
|
user="root" |
|
|
|
db="" |
|
|
|
host="" |
|
|
|
user="" |
|
|
|
pass="" |
|
|
|
table="ulog2_ct" |
|
|
|
pass="CHANGE_ME" |
|
|
|
procedure="INSERT_OR_REPLACE_CT" |
|
|
|
connstring="dbname=ulog user=ulog password=password" |
|
|
|
connstring="dbname=ulog user=ulog password=CHANGE_ME" |
|
|
|
|