Package: postgresql-17-pgtt Source: pgtt Version: 4.3-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 178 Depends: postgresql-17, postgresql-17-jit-llvm (>= 10), libc6 (>= 2.4) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-17-pgtt_4.3-1.pgdg20.04+1_amd64.deb Size: 62808 SHA256: 44675e553689cf7f5af0ac949cd3188241a55c991832f7aa23c56e4a6d596355 SHA1: 78bfd45422f7ddf631a455e4033e10aa5a904ffd MD5sum: 4b29ccb55215b9b3e85054af22572d3e 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.