Package: postgresql-12-pgtt Source: pgtt Version: 4.6-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 124 Depends: postgresql-12, libc6 (>= 2.38) Homepage: https://github.com/darold/pgtt/ Priority: optional Section: database Filename: pool/main/p/pgtt/postgresql-12-pgtt_4.6-1.pgdg26.04+1_amd64.deb Size: 26752 SHA512: a7b7172c6e046ead26171fb39ae8e60c15651586558ef4000e004b3ac3da5c5644f316deb96c1c0f3bb32d2f57ee9dc5228a301968788943a63cf6871aef4ef9 SHA256: 5f6488e8fa440d2600599f7b12e3a0b34cd1a7003791590dcdd47333b190e77c SHA1: 247b4d3c803d5092453e6a7e3dd228cbad5dba1a MD5sum: 9da8885c0e017db9b35c566993596cb0 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.