Package: postgresql-17-pgtt Source: pgtt Version: 4.3-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 172 Depends: postgresql-17, postgresql-17-jit-llvm (>= 15), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-17-pgtt_4.3-1.pgdg22.04+1_amd64.deb Size: 62124 SHA256: 08cb246f25487b116509f7e8b3f4ac274e6cf257ab0755f20339c1406cc35bbd SHA1: 5b26969540c5af25a04772f0b89e699190d48bc4 MD5sum: c6315ce3f80ecf30cba7c29709161dff 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.