Package: postgresql-14-pgtt Source: pgtt Version: 4.1-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 176 Depends: postgresql-14, postgresql-14-jit-llvm (>= 10), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-14-pgtt_4.1-1.pgdg20.04+1_amd64.deb Size: 62668 SHA256: 1475694f3f06cf44c25cfef69501378d15239847ac2e6676ad8a95212661607e SHA1: 00fe14c823efd468ae4d6a8e8682df4e855082d4 MD5sum: f498c262a0ffc0fef6f893917bfa5e1c 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.