معرفی شرکت ها


postgresql-13-ogr-fdw_1.1.0-1_amd64.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

PostgreSQL foreign data wrapper for OGR
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bullseye-11
مخزن Debian main amd64
نام بسته postgresql-13-ogr-fdw
نام فایل بسته postgresql-13-ogr-fdw_1.1.0-1_amd64.deb
نسخه بسته 1.1.0
انتشار بسته 1
معماری بسته amd64
نگهدارنده Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/pramsey/pgsql-ogr-fdw
مجوز -
حجم دانلود 101784
حجم نصب 251
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.


جایگزین ها

بسته نسخه معماری مخزن
postgresql-13-ogr-fdw_1.1.0-1_arm64.deb 1.1.0 arm64 Debian main
postgresql-13-ogr-fdw_1.1.0-1_armel.deb 1.1.0 armel Debian main
postgresql-13-ogr-fdw_1.1.0-1_armhf.deb 1.1.0 armhf Debian main
postgresql-13-ogr-fdw_1.1.0-1_i386.deb 1.1.0 i386 Debian main
postgresql-13-ogr-fdw_1.1.0-1_mips64el.deb 1.1.0 mips64el Debian main
postgresql-13-ogr-fdw_1.1.0-1_mipsel.deb 1.1.0 mipsel Debian main
postgresql-13-ogr-fdw_1.1.0-1_ppc64el.deb 1.1.0 ppc64el Debian main
postgresql-13-ogr-fdw_1.1.0-1_s390x.deb 1.1.0 s390x Debian main


نیازمندی

مقدار نام
- postgresql-13
>= 2.14 libc6
>= 2.2.0 libgdal28


نحوه نصب


نصب پکیج deb postgresql-13-ogr-fdw:

    sudo apt-get install postgresql-13-ogr-fdw_1.1.0-1_amd64.deb


فایل ها

مسیرها
./usr/lib/postgresql/13/bin/ogr_fdw_info
./usr/lib/postgresql/13/lib/bitcode/ogr_fdw/ogr_fdw.bc
./usr/lib/postgresql/13/lib/bitcode/ogr_fdw/ogr_fdw_common.bc
./usr/lib/postgresql/13/lib/bitcode/ogr_fdw/ogr_fdw_deparse.bc
./usr/lib/postgresql/13/lib/bitcode/ogr_fdw/ogr_fdw_func.bc
./usr/lib/postgresql/13/lib/bitcode/ogr_fdw/stringbuffer_pg.bc
./usr/lib/postgresql/13/lib/bitcode/ogr_fdw.index.bc
./usr/lib/postgresql/13/lib/ogr_fdw.so
./usr/share/doc/postgresql-13-ogr-fdw/changelog.Debian.gz
./usr/share/doc/postgresql-13-ogr-fdw/copyright
./usr/share/lintian/overrides/postgresql-13-ogr-fdw
./usr/share/postgresql/13/extension/ogr_fdw--1.0--1.1.sql
./usr/share/postgresql/13/extension/ogr_fdw--1.1.sql
./usr/share/postgresql/13/extension/ogr_fdw.control