Alain Galdemas

Results 22 comments of Alain Galdemas

No, but when you connect to container you are "root", so the barman command given in RECOVERY.md doesn't work because of the ssh command "ssh pgmaster" ! I've tried "su...

Trying with odoo to create an empty database : got error from psycopg2 : NotSupportedError: INHERITS not supported yet ``` ERROR: INHERITS not supported yet app_1 | LINE 9: CREATE...

time to close... will open a new one in case

my request is somehow related to #102 (QL as context broker datasource...)

Hello, @pooja1pathak The output format should be an array of **true** NGSI V2/LD entities, such as : ``` [ { "id": "TrafficFlowObserved:06088AU0025_001_1", "type": "TrafficFlowObserved", "name": { "type": "Text", "value": "..."...

> @agaldemas i am not sure this make sense to be honest. > > the `/v2/entities` api is a commodity entry point meant to return > the list of available...

Hello, I had a closer look at the code, combining the use of a "format" parameter and the swagger file quantumleap.yml, will be a nigthmare ! I think it's better...

We need urgently this array of entities as output, for a project with Knowage, we already are in late, so we need to take the fastest way, keeping the same...

Hello, @pooja1pathak, not exactly, but it should be useful anyway ! On our side we have implemented a new method `/v2/entitiesArray/{entityType}`, to be able to retrieve several entities at the...