Nombre

PostGIS_Lib_Version — Returns the version number of the PostGIS library.

Sinopsis

text PostGIS_Lib_Version();

Descripción

Returns the version number of the PostGIS library.

Ejemplos

Code
SELECT PostGIS_Lib_Version();
Output
3.4.0dev