When we first run the eoAPI Postgresql database, few of the db extensions such as btree_gist and unaccent were expected in the stac pod and it tried to add/create it but failed and we had to manually add them from the Azure portal. The extension postgis was already present. The location where we had to add was eoapi db > settings > server parameters.
cc @thenav56
When we first run the eoAPI Postgresql database, few of the db extensions such as
btree_gistandunaccentwere expected in the stac pod and it tried to add/create it but failed and we had to manually add them from the Azure portal. The extensionpostgiswas already present. The location where we had to add waseoapi db>settings>server parameters.cc @thenav56