I get the result: ----------------- ERROR: postgis_full_version() function does not" />
B
B
beduin012016-07-27 09:22:45
PostgreSQL
beduin01, 2016-07-27 09:22:45

Why can't I get the PostGIS version?

Created a database with the template `postgis_22_sample`.
I do: `SELECT PostGIS_full_version();`
I get the result:
-----------------
ERROR: postgis_full_version() function does not exist
LINE 1: SELECT PostGIS_full_version();
^
HINT: No function found with the given name and argument types. Perhaps you should add explicit typecasts.
-----------------
I don't understand why? I see PostGIS extensions in extensions.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question