On Tuesday, March 17, 2020 at 12:06:36 PM UTC-4, Christos Ch wrote:
>
> I am running a service from a docker container
>

The error is from psycopg2 and stating the function is not available on the 
PostgreSQL server.  This is most likely because PostGIS is not installed on 
the server (which could be in the docker container, or elsewhere) or needs 
to be enabled for that database.

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sqlalchemy/73ccf694-b521-482a-87c6-a112b5e2d311%40googlegroups.com.

Reply via email to