Nome

PostGIS_Version — Returns PostGIS version number and compile-time options.

Sinossi

text PostGIS_Version();

Descrizione

Returns PostGIS version number and compile-time options.

Esempi

Code
SELECT PostGIS_Version();
Output
3.4 USE_GEOS=1 USE_PROJ=1 USE_STATS=1