gws.ext.db.provider.postgres

class gws.ext.db.provider.postgres.Config(*args, **kwargs)[source]

Postgres/Postgis database provider

database = ''

database name

host = 'localhost'

database host

password = None

password

port = 5432

database port

timeout = 0

query timeout

connectTimeout = 0

connection timeout

user = None

username