pg_ttl_index
pg_ttl_index
pg_ttl_index : Automatic data expiration with TTL indexes
Overview
| ID | Extension | Package | Version | Category | License | Language |
|---|---|---|---|---|---|---|
| 2780 | pg_ttl_index | pg_ttl_index | 2.0.0 | FEAT | PostgreSQL | C |
| Attribute | Has Binary | Has Library | Need Load | Has DDL | Relocatable | Trusted |
|---|---|---|---|---|---|---|
--sLd-r | No | Yes | Yes | Yes | yes | no |
| Relationships | |
|---|---|
| See Also | temporal_tables periods hll rum pg_partman pg_cron pg_task timescaledb |
pg13/14 breaks
Packages
| Type | Repo | Version | PG Major Compatibility | Package Pattern | Dependencies |
|---|---|---|---|---|---|
| EXT | PIGSTY | 2.0.0 | 18 17 16 15 14 13 | pg_ttl_index | - |
| RPM | PIGSTY | 2.0.0 | 18 17 16 15 14 13 | pg_ttl_index_$v | - |
| DEB | PIGSTY | 2.0.0 | 18 17 16 15 14 13 | postgresql-$v-ttl-index | - |
| Linux / PG | PG18 | PG17 | PG16 | PG15 | PG14 | PG13 |
|---|---|---|---|---|---|---|
el8.x86_64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 |
el8.aarch64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 |
el9.x86_64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 |
el9.aarch64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 |
el10.x86_64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | MISS | MISS |
el10.aarch64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | MISS | MISS |
d12.x86_64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | MISS | MISS |
d12.aarch64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | MISS | MISS |
d13.x86_64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | MISS | MISS |
d13.aarch64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | MISS | MISS |
u22.x86_64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | MISS | MISS |
u22.aarch64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | MISS | MISS |
u24.x86_64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | MISS | MISS |
u24.aarch64 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | PIGSTY 2.0.0 | MISS | MISS |
| Package | Version | OS | ORG | SIZE | File URL |
|---|---|---|---|---|---|
pg_ttl_index_14 | 2.0.0 | el8.x86_64 | pigsty | 21.7 KiB | pg_ttl_index_14-2.0.0-1PIGSTY.el8.x86_64.rpm |
pg_ttl_index_14 | 2.0.0 | el8.aarch64 | pigsty | 22.0 KiB | pg_ttl_index_14-2.0.0-1PIGSTY.el8.aarch64.rpm |
pg_ttl_index_14 | 2.0.0 | el9.x86_64 | pigsty | 21.6 KiB | pg_ttl_index_14-2.0.0-1PIGSTY.el9.x86_64.rpm |
pg_ttl_index_14 | 2.0.0 | el9.aarch64 | pigsty | 21.5 KiB | pg_ttl_index_14-2.0.0-1PIGSTY.el9.aarch64.rpm |
| Package | Version | OS | ORG | SIZE | File URL |
|---|---|---|---|---|---|
pg_ttl_index_13 | 2.0.0 | el8.x86_64 | pigsty | 21.6 KiB | pg_ttl_index_13-2.0.0-1PIGSTY.el8.x86_64.rpm |
pg_ttl_index_13 | 2.0.0 | el8.aarch64 | pigsty | 21.9 KiB | pg_ttl_index_13-2.0.0-1PIGSTY.el8.aarch64.rpm |
pg_ttl_index_13 | 2.0.0 | el9.x86_64 | pigsty | 21.5 KiB | pg_ttl_index_13-2.0.0-1PIGSTY.el9.x86_64.rpm |
pg_ttl_index_13 | 2.0.0 | el9.aarch64 | pigsty | 21.5 KiB | pg_ttl_index_13-2.0.0-1PIGSTY.el9.aarch64.rpm |
Source
pig build pkg pg_ttl_index; # build rpm/debInstall
Make sure PGDG and PIGSTY repo available:
pig repo add pgsql -u # add both repo and update cacheInstall this extension with pig:
pig install pg_ttl_index; # install via package name, for the active PG version
pig install pg_ttl_index -v 18; # install for PG 18
pig install pg_ttl_index -v 17; # install for PG 17
pig install pg_ttl_index -v 16; # install for PG 16
pig install pg_ttl_index -v 15; # install for PG 15Config this extension to shared_preload_libraries:
shared_preload_libraries = 'pg_ttl_index';Create this extension with:
CREATE EXTENSION pg_ttl_index;Last updated on