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