PostgreSQL Translator (postgresql)
Also see common JDBC Translator Information
The PostgreSQL Translator, known by the type name postgresql, is for use with 8.0 or later clients and 7.1 or later server.
Execution Properties
PostgreSQL specific execution properties:
-
PostGisVersion- indicate the PostGIS version in use. Defaults to 0 meaning PostGIS is not installed. Will be set automatically if the database version is not set.
-
ProjSupported- boolean indicating if Proj is support for PostGis. Will be set automatically if the database version is not set.
Note
|
Some driver versions of PostgreSQL will not associate columns to "INDEX" type tables and fail during import if the importer.tableType property is left as the default. |