제목

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

요약

text PostGIS_Version();

설명

Returns PostGIS version number and compile-time options.

예시

Code
SELECT PostGIS_Version();
래스터 출력
3.4 USE_GEOS=1 USE_PROJ=1 USE_STATS=1