0
In python I use callproc to perform a function done in the postgres database. It works well if you access the bank by the user with full permission. But error occurs when accessing with private user and indicates reading error of psycopg2, in the excerpt with postgis st_transform(), st_distance(), st_setsrid(). Thank you who tell me which permissions are required for private user. to run these instructions.