| Package | postgresql-16-firebird-fdw |
| Source | firebird-fdw |
| Version | 1.4.1-1PIGSTY~trixie |
| Architecture | amd64 |
| Maintainer | Ruohang Feng |
| Installed-Size | 330 |
| Depends | postgresql-16, libc6 (>= 2.38), libfq (>= 0.6.1) |
| Provides | postgresql-firebird-fdw |
| Homepage | https://github.com/ibarwick/firebird_fdw |
| Priority | optional |
| Section | database |
| Filename | pool/main/f/firebird-fdw/postgresql-16-firebird-fdw_1.4.1-1PIGSTY~trixie_amd64.deb |
| Size | 143888 |
| SHA256 | 1ca6b0f03ded3c7af3271e1b9fef1a0e0bd4b9ee8f970d4536e50f777d9ebf5a |
| SHA1 | 482919a8b394095d41b60421b11161cb8e6c0b21 |
| MD5sum | 235535ba9a3b1199641422097542e69c |
| Description | A PostgreSQL foreign data wrapper (FDW) for Firebird
This is a foreign data wrapper (FDW) to connect PostgreSQL to Firebird. It provides both read (SELECT) and write (INSERT/UPDATE/DELETE) support, as well as pushdown of some operations. While it appears to be working reliably, please be aware this is still very much work-in-progress; USE AT YOUR OWN RISK.
firebird_fdw is designed to be compatible with PostgreSQL 9.5 ~ 17. The range of firebird_fdw options available for a particular PostgreSQL version depends on the state of the Foreign Data Wrapper (FDW) API for that version; the more recent the version, the more features will be available. However, not all FDW API features are currently supported.
firebird_fdw supports Firebird 2.5 and later. It will probably work with Firebird 2.0 or later, and may work with earlier versions if the disable_pushdowns option is set (see below), but has never been tested with those versions.
firebird_fdw is developed against the core PostgreSQL community version and may not be compatible with commercial forks. |
| Description-md5 | |