gws.plugin.postgres.provider.Config

struct Postgres/Postgis database provider gws.plugin.postgres.provider.Config

EigenschaftTypDefault
databasestrdatabase name gws.plugin.postgres.provider.Config.database
hoststrdatabase host gws.plugin.postgres.provider.Config.host
optionsdictconnection options gws.plugin.postgres.provider.Config.options
passwordstrpassword gws.plugin.postgres.provider.Config.password
portint5432database port gws.plugin.postgres.provider.Config.port
schemaCacheLifeTimegws.core.types.Duration3600life time for schema caches gws.base.database.provider.Config.schemaCacheLifeTime
serviceNamestrservice name from pg_services file gws.plugin.postgres.provider.Config.serviceName
type'postgres'object type gws.plugin.postgres.provider.Config.type
uidstrZuweisung einer eindeutigen ID als Text
usernamestrusername gws.plugin.postgres.provider.Config.username
withPoolboolTrueenable connection pooling gws.plugin.postgres.provider.Config.withPool