PostgreSQL foreign data wrapper for OGR
This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for OGR. Please note that this version of ogr_fdw works with PostgreSQL 9.3+, and have some limitations: Only non-spatial query restrictions are pushed down to the OGR driver. Spatial restrictions are not pushed down. OGR connections every time. All columns are retrieved every time.
$
pkg install postgresql17-ogr_fdwOrigin
databases/postgresql-ogr_fdw
Size
87.7KiB
License
MIT
Maintainer
lbartoletti@FreeBSD.org
Dependencies
2 packages
Required by
0 packages