Can be used to set the schema for PostGIS in the case that it's not in the search path.
name of the PostGIS schema
config.setPostGISSchema("extensions") Copy
config.setPostGISSchema("extensions")
https://www.postgresql.org/docs/current/ddl-schemas.html#DDL-SCHEMAS-PATH
Generated using TypeDoc
Can be used to set the schema for PostGIS in the case that it's not in the search path.