Provide Oracle/DB2-style global temporary tables using unlogged tables, row-level security, views, and a cleanup worker
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgtt-rsl |
|---|---|
| Version | 2.0.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pgtt_bgw, pgtt_rsl |
| Schema | pgtt_schema |
| Stars | 17 |
| Latest commit | 2026-06-18 |
| Latest release | 2024-11-14 |
| Catalogue updated | 2026-08-30 |
| orafce | Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS |
| pg_statement_rollback | Server side rollback at statement level for PostgreSQL like Oracle or DB2 |
| pg_dbms_job | Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL |
| pgtt | Extension to add Global Temporary Tables feature to PostgreSQL |
| pgzan | Proof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies. |
| pg_multitenant | Multi-tenant shared-schema helpers using PostgreSQL row-level security |
| pg_dbms_metadata | Extension to add Oracle DBMS_METADATA compatibility to PostgreSQL |
| pg_utl_smtp | Oracle UTL_SMTP compatibility extension for PostgreSQL |
| plpgsql_wrap | Oracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source. |
| ivorysql_ora | Oracle Compatible extension on Postgres Database |