Expand description
Implementation of PostgreSQL
’ Source
.
Structs§
- Postgres
Pool PostgreSQL
connection pool withPostGIS
support.- Postgres
Source PostgreSQL
tile source that executes SQL queries to generate tiles.- Postgres
SqlInfo - SQL query information for
PostgreSQL
tile sources.
Enums§
- Postgres
Error - Errors that can occur when working with
PostgreSQL
databases.
Type Aliases§
- Postgres
Result - Result type for
PostgreSQL
operations.