Package: postgresql-14-pgtt Source: pgtt Version: 4.3-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 181 Depends: postgresql-14, postgresql-14-jit-llvm (>= 15), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-14-pgtt_4.3-1.pgdg22.04+1_amd64.deb Size: 63016 SHA256: f4a293aa801a343a30317cc2eeb5e999efed59340ec18b35dbfe0ad96a4c74bd SHA1: 800edde92ba2818ad1e2aa9ddfd6e174f881a434 MD5sum: 3013816a150b0e501dea867e9a170871 Description: PostgreSQL Global Temporary Tables pgtt is a PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables. . The objective of this extension is to provide Global Temporary Tables to PostgreSQL waiting for an in-core implementation. The main interest of this extension is to mimic the Oracle behavior with GTT when you can not or do not want to rewrite the application code when migrating to PostgreSQL.