Result for 996F8B62DAE967BEB24CEEC3837AD17A7E2BE315

Query result

Key Value
FileName./usr/lib/postgresql/13/lib/bitcode/ogr_fdw.index.bc
FileSize10232
MD5720DC4AC70430C7B338359C6EDAC8CFD
SHA-1996F8B62DAE967BEB24CEEC3837AD17A7E2BE315
SHA-25650B020270AF68835740F42B68D6FE724C2EAFE5B3CDEA0425A8C9712C1F62386
SSDEEP192:e4SApJH0Y1R5Ibi2IUxojFPUv9WhhyVOYZRFIWkVXkGA5IIEywpfp:SKt1RmW22q9WhhyVOYZRFIWkVXlpdzp
TLSHT15B226DD7D764120A6203D1E8CD6F2FFC85F2142B93B129ABE058B42239E971D50DD47E
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
FileSize96208
MD55D7BB62DECF071AAC47D44B84EA0E59C
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-13-ogr-fdw
PackageSectiondatabase
PackageVersion1.1.1-1+b1
SHA-1E3C6E3F8A70FDC64FA0610193064D0F102C41029
SHA-25642967B246BDC5E690A795D3685E9F08148E5C53A305378FE3334A48D13468202