2026-06-20T02:53:37.969082098Z ● 2026-06-20 02:53:37.969 UTC [704] ERROR: function postgis_full_version() does not exist at character 8
2026-06-20T02:53:37.969125484Z ● 2026-06-20 02:53:37.969 UTC [704] HINT: No function matches the given name and argument types. You might need to add explicit type casts.
2026-06-20T02:53:37.969132045Z ● 2026-06-20 02:53:37.969 UTC [704] STATEMENT: SELECT PostGIS_Full_Version();
2026-06-20T03:02:54.893858714Z ● 2026-06-20 03:02:54.893 UTC [1502] ERROR: function postgis_full_version() does not exist at character 8
postgres=# SELECT PostGIS_Full_Version();
ERROR: function postgis_full_version() does not exist
LINE 1: SELECT PostGIS_Full_Version();
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.