Skip to content
Snippets Groups Projects

Resolve L2SS-429 "Timescaledb container"

Merged Stefano Di Frischia requested to merge L2SS-429-timescaledb-container into master
1 unresolved thread
Files
13
@@ -13,6 +13,19 @@
@@ -13,6 +13,19 @@
}
}
}
}
}
}
 
},
 
"02": {
 
"HdbEventSubscriber": {
 
"archiving/hdbppts/eventsubscriber01": {
 
"attribute_properties": {},
 
"properties": {
 
"CheckPeriodicTimeoutDelay": ["5"],
 
"PollingThreadPeriod": ["3"],
 
"LibConfiguration": ["connect_string= user=postgres password=password host=archiver-timescale port=5432 dbname=hdb","host=archiver-timescale","libname=libhdb++timescale.so","dbname=hdb","port=5432", "user=postgres", "password=password"],
 
"polled_attr": []
 
}
 
}
 
}
}
}
},
},
"hdbppcm-srv": {
"hdbppcm-srv": {
@@ -28,6 +41,19 @@
@@ -28,6 +41,19 @@
}
}
}
}
}
}
 
},
 
"02": {
 
"HdbConfigurationManager": {
 
"archiving/hdbppts/confmanager01": {
 
"attribute_properties": {},
 
"properties": {
 
"ArchiverList": ["archiving/hdbppts/eventsubscriber01"],
 
"MaxSearchSize": ["1000"],
 
"LibConfiguration": ["connect_string= user=postgres password=password host=archiver-timescale port=5432 dbname=hdb","host=archiver-timescale","libname=libhdb++timescale.so","dbname=hdb","port=5432", "user=postgres", "password=password"],
 
"polled_attr": []
 
}
 
}
 
}
}
}
}
}
}
}
Loading