Module postgres

Module postgres 

Source
Expand description

Implementation of PostgreSQLSource.

Structs§

PostgresPool
PostgreSQL connection pool with PostGIS support.
PostgresSource
PostgreSQL tile source that executes SQL queries to generate tiles.
PostgresSqlInfo
SQL query information for PostgreSQL tile sources.

Enums§

PostgresError
Errors that can occur when working with PostgreSQL databases.

Type Aliases§

PostgresResult
Result type for PostgreSQL operations.