db_post_gis_version: Function to return PostGIS version information from an...

View source: R/db_post_gis_version.R

db_post_gis_versionR Documentation

Function to return PostGIS version information from an PostGIS enabled PostgreSQL database.

Description

Function to return PostGIS version information from an PostGIS enabled PostgreSQL database.

Usage

db_post_gis_version(con, full = TRUE)

Arguments

con

Database connection.

full

Should full version information be returned?

Value

Character vector with the lenth of one.

Author(s)

Stuart K. Grange


skgrange/databaser documentation built on April 21, 2024, 6:30 a.m.