Result for DE84A0765EB3E9FB4B7681EAC6642E57A2C0C34F

Query result

Key Value
FileName./usr/lib/postgresql/11/lib/bitcode/ogr_fdw.index.bc
FileSize8656
MD51790011F92EBECD0F26666437849FF10
SHA-1DE84A0765EB3E9FB4B7681EAC6642E57A2C0C34F
SHA-25613AE4F4EBF5280C7E55AE5577E246F7FA1F7852D608C374ECA54A2853FC8A0F8
SSDEEP192:sY9xsV48Al8Rr+kPxUIfwEhQpsIEfc8yW6Gv6GL3xocFp86CnC:sVV/AkqkPmIfwEWpnE88L3Xp2nC
TLSHT192028E35C4982DBBCCFA95A274BD50A44E5F8A66DC16604AB0110F252C8E1CE92EBCFD
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize84172
MD54E31BD76B1492834CB27F219339CBC48
PackageDescriptionPostgreSQL foreign data wrapper for OGR OGR is the vector half of the GDAL spatial data access library. It allows access to a large number of GIS data formats using a simple C API for data reading and writing. Since OGR exposes a simple table structure and PostgreSQL foreign data wrappers allow access to table structures, the fit seems pretty perfect. . This implementation currently has the following limitations: * Only non-spatial query restrictions are pushed down to the OGR driver. PostgreSQL foreign data wrappers support delegating portions of the SQL query to the underlying data source, in this case OGR. This implementation currently pushes down only non-spatial query restrictions, and only for the small subset of comparison operators (>, <, <=, >=, =) supported by OGR. * Spatial restrictions are not pushed down. OGR can handle basic bounding box restrictions and even (for some drivers) more explicit intersection restrictions, but those are not passed to the OGR driver yet. * OGR connections every time Rather than pooling OGR connections, each query makes (and disposes of) two new ones, which seems to be the largest performance drag at the moment for restricted (small) queries. * All columns are retrieved every time. PostgreSQL foreign data wrappers don't require all columns all the time, and some efficiencies can be gained by only requesting the columns needed to fulfill a query. This would be a minimal efficiency improvement, but can be removed given some development time, since the OGR API supports returning a subset of columns.
PackageMaintainerDebian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
PackageNamepostgresql-11-ogr-fdw
PackageSectiondatabase
PackageVersion1.0.7-2
SHA-11AAA1F7058933361ADF43F483C9225833583D31A
SHA-2563F1E05D277900F0E130A6EB5E83D907EE048485E416053B609D3D97C575294A9