Package: postgresql-12-pgtt Source: pgtt Version: 4.3-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 171 Depends: postgresql-12, postgresql-12-jit-llvm (>= 10), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-12-pgtt_4.3-1.pgdg20.04+1_amd64.deb Size: 60896 SHA256: 6c10e8f9cdc7231b7322ed818b249471c18e90a737b2610e7f8b1150e5123bb1 SHA1: fe9427feed8de119bf03855f8ed38933ac2f21a2 MD5sum: c29a8d7d6dca61b9468b8e80574ec5ee 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.