제목

PostGIS_Scripts_Installed — Returns version of the PostGIS scripts installed in this database.

요약

text PostGIS_Scripts_Installed();

설명

Returns version of the PostGIS scripts installed in this database.

[참고]

If the output of this function doesn't match the output of PostGIS_Scripts_Released you probably missed to properly upgrade an existing database. See the Upgrading section for more info.

Availability: 0.9.0

예시

Code
SELECT PostGIS_Scripts_Installed();
래스터 출력
3.4.0dev 3.3.0rc2-993-g61bdf43a7