Package: postgresql-16-pgtt Source: pgtt Version: 4.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 175 Depends: postgresql-16, postgresql-16-jit-llvm (>= 15), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-16-pgtt_4.4-1.pgdg22.04+1_amd64.deb Size: 62244 SHA256: 5b1902ca27e1558b5c1536c0b506405c26e4102fb511170f2cd5e5e3d14539ff SHA1: 024d1b5feac4ddcbfc39710733460f3c14d043e7 MD5sum: dd4be9c4ab188030efc466cd7b2e354e 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.