fhirbase / fhirbase-plv8

[DEPRECATED] Fhirbase 2.0 is an FHIR relational storage
https://health-samurai.io/fhirbase
Other
105 stars 39 forks source link

fhire base functions not working #157

Closed orbitboy007 closed 7 years ago

orbitboy007 commented 7 years ago

ERROR: function fhir_create_storage(unknown) does not exist LINE 1: SELECT fhir_create_storage('{"resourceType": "Patient"}'); ^ HINT: No function matches the given name and argument types. You might need to add explicit type casts.

how i can solve it?

niquola commented 7 years ago

Execute this on a fresh connection SET plv8.start_proc = 'plv8_init';