ADMIN
Utilities for Bloat Control, DirtyRead, BufferInspect, DDL Generate, ChecksumVerify, Permission, Priority, Catalog
ADMIN category contains 36 PostgreSQL extensions.
ID | Extension | Package | Version | Description |
---|---|---|---|---|
5010 | pg_repack | pg_repack | 1.5.2 | Reorganize tables in PostgreSQL databases with minimal locks |
5020 | pg_squeeze | pg_squeeze | 1.8.0 | A tool to remove unused space from a relation. |
5030 | pg_dirtyread | pg_dirtyread | 2.7 | Read dead but unvacuumed rows from table |
5040 | pgfincore | pgfincore | 1.3.1 | examine and manage the os buffer cache |
5050 | pg_cooldown | pg_cooldown | 0.1 | remove buffered pages for specific relations |
5060 | ddlx | pg_ddlx | 0.29 | DDL eXtractor functions |
5070 | prioritize | pg_prioritize | 1.0.4 | get and set the priority of PostgreSQL backends |
5080 | pg_checksums | pg_checksums | 1.2 | Activate/deactivate/verify checksums in offline Postgres clusters |
5090 | pg_readonly | pg_readonly | 1.0.3 | cluster database read only |
5100 | pgdd | pgdd | 0.6.0 | Introspect pg data dictionary via standard SQL |
5110 | pg_permissions | pg_permissions | 1.3 | view object permissions and compare them with the desired state |
5120 | pgautofailover | pgautofailover | 2.2 | pg_auto_failover |
5130 | pg_catcheck | pg_catcheck | 1.6.0 | Diagnosing system catalog corruption |
5140 | pre_prepare | preprepare | 0.9 | Pre Prepare your Statement server side |
5150 | pg_upless | pg_upless | 0.0.3 | Detect Useless UPDATE |
5170 | pgcozy | pgcozy | 1.0 | Pre-warming shared buffers according to previous pg_buffercache snapshots for PostgreSQL. |
5180 | pg_orphaned | pg_orphaned | 1.0 | Deal with orphaned files |
5190 | pg_crash | pg_crash | 1.0 | Send random signals to random processes |
5200 | pg_cheat_funcs | pg_cheat_funcs | 1.0 | Provides cheat (but useful) functions |
5230 | fio | pg_fio | 1.0 | PostgreSQL File I/O Functions |
5810 | pg_savior | pg_savior | 0.0.1 | Postgres extension to save OOPS mistakes |
5820 | safeupdate | safeupdate | 1.5 | Require criteria for UPDATE and DELETE |
5830 | pg_drop_events | pg_drop_events | 0.1.0 | logs transaction ids of drop table, drop column, drop materialized view statements |
5840 | table_log | table_log | 0.6.4 | record table modification logs and PITR for table/row |
5880 | pgagent | pgagent | 4.2.3 | A PostgreSQL job scheduler |
5890 | pg_prewarm | pg_prewarm | 1.2 | prewarm relation data |
5900 | pgpool_adm | pgpool | 4.6.0 | Administrative functions for pgPool |
5910 | pgpool_recovery | pgpool | 4.6.0 | recovery functions for pgpool-II for V4.3 |
5920 | pgpool_regclass | pgpool | 4.6.0 | replacement for regclass |
5930 | lo | lo | 1.1 | Large Object maintenance |
5940 | basic_archive | basic_archive | - | an example of an archive module |
5950 | basebackup_to_shell | basebackup_to_shell | - | adds a custom basebackup target called shell |
5960 | old_snapshot | old_snapshot | 1.0 | utilities in support of old_snapshot_threshold |
5970 | adminpack | adminpack | 2.1 | administrative functions for PostgreSQL |
5980 | amcheck | amcheck | 1.4 | functions for verifying relation integrity |
5990 | pg_surgery | pg_surgery | 1.0 | extension to perform surgery on a damaged relation |
pg_repack - 1.5.2
Reorganize tables in PostgreSQL databases with minimal locks
Extension | Website | Attributes |
---|---|---|
Package | pg_repack | |
RPM | pg_repack_$v* | DDL |
DEB | postgresql-$v-repack | LIB |
Language | C | BIN |
License | BSD 3-Clause |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_squeeze - 1.8.0
A tool to remove unused space from a relation.
Extension | Website | Attributes |
---|---|---|
Package | pg_squeeze | LOAD |
RPM | pg_squeeze_$v* | DDL |
DEB | postgresql-$v-squeeze | LIB |
Language | C | |
License | BSD 2-Clause |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_dirtyread - 2.7
Read dead but unvacuumed rows from table
Extension | Website | Attributes |
---|---|---|
Package | pg_dirtyread | |
RPM | pg_dirtyread_$v* | DDL |
DEB | postgresql-$v-dirtyread | LIB |
Language | C | |
License | BSD 3-Clause |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pgfincore - 1.3.1
examine and manage the os buffer cache
Extension | Website | Attributes |
---|---|---|
Package | pgfincore | |
RPM | pgfincore_$v* | DDL |
DEB | postgresql-$v-pgfincore | LIB |
Language | C | |
License | BSD 3-Clause |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_cooldown - 0.1
remove buffered pages for specific relations
Extension | Website | Attributes |
---|---|---|
Package | pg_cooldown | |
RPM | pg_cooldown_$v* | DDL |
DEB | postgresql-$v-pg-cooldown | LIB |
Language | C | |
License | Apache-2.0 |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
ddlx - 0.29
DDL eXtractor functions
Extension | Website | Attributes |
---|---|---|
Package | pg_ddlx | |
RPM | ddlx_$v | DDL |
DEB | postgresql-$v-ddlx | LIB |
Language | SQL | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
prioritize - 1.0.4
get and set the priority of PostgreSQL backends
Extension | Website | Attributes |
---|---|---|
Package | pg_prioritize | |
RPM | pg_prioritize_$v* | DDL |
DEB | postgresql-$v-prioritize | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_checksums - 1.2
Activate/deactivate/verify checksums in offline Postgres clusters
Extension | Website | Attributes |
---|---|---|
Package | pg_checksums | |
RPM | pg_checksums_$v* | |
DEB | postgresql-$v-pg-checksums | LIB |
Language | C | |
License | BSD 2-Clause |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_readonly - 1.0.3
cluster database read only
Extension | Website | Attributes |
---|---|---|
Package | pg_readonly | |
RPM | pg_readonly_$v* | DDL |
DEB | postgresql-$v-pg-readonly | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_permissions - 1.3
view object permissions and compare them with the desired state
Extension | Website | Attributes |
---|---|---|
Package | pg_permissions | |
RPM | pg_permissions_$v | DDL |
DEB | postgresql-$v-pg-permissions | LIB |
Language | SQL | |
License | BSD 2-Clause | TRUST |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pgautofailover - 2.2
pg_auto_failover
Extension | Website | Attributes |
---|---|---|
Package | pgautofailover | LOAD |
RPM | pg_auto_failover_$v* | DDL |
DEB | postgresql-$v-auto-failover | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_catcheck - 1.6.0
Diagnosing system catalog corruption
Extension | Website | Attributes |
---|---|---|
Package | pg_catcheck | |
RPM | pg_catcheck_$v* | DDL |
DEB | postgresql-$v-pg-catcheck | LIB |
Language | C | |
License | BSD 3-Clause |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pre_prepare - 0.9
Pre Prepare your Statement server side
Extension | Website | Attributes |
---|---|---|
Package | preprepare | |
RPM | preprepare_$v* | DDL |
DEB | postgresql-$v-preprepare | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_upless - 0.0.3
Detect Useless UPDATE
Extension | Website | Attributes |
---|---|---|
Package | pg_upless | |
RPM | pg_upless_$v | DDL |
DEB | postgresql-$v-pg-upless | |
Language | SQL | |
License | PostgreSQL | TRUST |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pgcozy - 1.0
Pre-warming shared buffers according to previous pg_buffercache snapshots for PostgreSQL.
Extension | Website | Attributes |
---|---|---|
Package | pgcozy | |
RPM | pgcozy_$v | DDL |
DEB | postgresql-$v-pgcozy | |
Language | SQL | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_orphaned - 1.0
Deal with orphaned files
Extension | Website | Attributes |
---|---|---|
Package | pg_orphaned | |
RPM | pg_orphaned_$v* | DDL |
DEB | postgresql-$v-pg-orphaned | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_crash - 1.0
Send random signals to random processes
Extension | Website | Attributes |
---|---|---|
Package | pg_crash | LOAD |
RPM | pg_crash_$v* | |
DEB | postgresql-$v-pg-crash | LIB |
Language | C | |
License | BSD 3-Clause |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_cheat_funcs - 1.0
Provides cheat (but useful) functions
Extension | Website | Attributes |
---|---|---|
Package | pg_cheat_funcs | |
RPM | pg_cheat_funcs_$v* | DDL |
DEB | postgresql-$v-pg-cheat-funcs | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
fio - 1.0
PostgreSQL File I/O Functions
Extension | Website | Attributes |
---|---|---|
Package | pg_fio | |
RPM | pg_fio_$v | DDL |
DEB | postgresql-$v-pg-fio | LIB |
Language | C | |
License | BSD 3-Clause |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_savior - 0.0.1
Postgres extension to save OOPS mistakes
Extension | Website | Attributes |
---|---|---|
Package | pg_savior | |
RPM | pg_savior_$v* | DDL |
DEB | postgresql-$v-pg-savior | LIB |
Language | C | |
License | Apache-2.0 |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
safeupdate - 1.5
Require criteria for UPDATE and DELETE
Extension | Website | Attributes |
---|---|---|
Package | safeupdate | LOAD |
RPM | safeupdate_$v* | |
DEB | postgresql-$v-pg-safeupdate | LIB |
Language | C | |
License | ISC |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_drop_events - 0.1.0
logs transaction ids of drop table, drop column, drop materialized view statements
Extension | Website | Attributes |
---|---|---|
Package | pg_drop_events | |
RPM | pg_drop_events_$v | DDL |
DEB | postgresql-$v-pg-drop-events | |
Language | SQL | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
table_log - 0.6.4
record table modification logs and PITR for table/row
Extension | Website | Attributes |
---|---|---|
Package | table_log | |
RPM | table_log_$v | DDL |
DEB | postgresql-$v-tablelog | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pgagent - 4.2.3
A PostgreSQL job scheduler
Extension | Website | Attributes |
---|---|---|
Package | pgagent | |
RPM | pgagent_$v* | DDL |
DEB | pgagent | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_prewarm - 1.2
prewarm relation data
Extension | Website | Attributes |
---|---|---|
Package | pg_prewarm | LOAD |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pgpool_adm - 4.6.0
Administrative functions for pgPool
Extension | Website | Attributes |
---|---|---|
Package | pgpool | |
RPM | pgpool-II-pg$v-extensions | DDL |
DEB | postgresql-$v-pgpool2 | |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pgpool_recovery - 4.6.0
recovery functions for pgpool-II for V4.3
Extension | Website | Attributes |
---|---|---|
Package | pgpool | |
RPM | pgpool-II-pg$v-extensions | DDL |
DEB | postgresql-$v-pgpool2 | |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pgpool_regclass - 4.6.0
replacement for regclass
Extension | Website | Attributes |
---|---|---|
Package | pgpool | |
RPM | pgpool-II-pg$v-extensions | DDL |
DEB | postgresql-$v-pgpool2 | |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
lo - 1.1
Large Object maintenance
Extension | Website | Attributes |
---|---|---|
Package | lo | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL | TRUST |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
basic_archive - -
an example of an archive module
Extension | Website | Attributes |
---|---|---|
Package | basic_archive | |
RPM | postgresql$v-contrib | |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
basebackup_to_shell - -
adds a custom basebackup target called shell
Extension | Website | Attributes |
---|---|---|
Package | basebackup_to_shell | |
RPM | postgresql$v-contrib | |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
old_snapshot - 1.0
utilities in support of old_snapshot_threshold
Extension | Website | Attributes |
---|---|---|
Package | old_snapshot | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
adminpack - 2.1
administrative functions for PostgreSQL
Extension | Website | Attributes |
---|---|---|
Package | adminpack | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
amcheck - 1.4
functions for verifying relation integrity
Extension | Website | Attributes |
---|---|---|
Package | amcheck | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pg_surgery - 1.0
extension to perform surgery on a damaged relation
Extension | Website | Attributes |
---|---|---|
Package | pg_surgery | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |