Add timeout option to PostGISExposure
A timeout option was introduced to the database-lib for PostGIS databases. This includes a new default timeout for all future connections but also a custom timeout per connection overwriting the default. The new default timeout needs to be included in the PostGISExposure constructor.