Skip to content

PostGIS_Full_Version error #455

Description

@khteh
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions