basebackup_to_shell
basebackup_to_shell
adds a custom basebackup target called shell
Overview
| ID | Extension | Package | Version | Category | License | Language |
|---|---|---|---|---|---|---|
| 5950 | basebackup_to_shell | basebackup_to_shell | - | ADMIN | PostgreSQL | C |
| Attribute | Has Binary | Has Library | Need Load | Has DDL | Relocatable | Trusted |
|---|---|---|---|---|---|---|
--s---- | No | Yes | No | No | no | no |
| Relationships | |
|---|---|
| See Also | basic_archive pg_walinspect pg_repack pg_rewrite pg_squeeze pg_dirtyread pgfincore pg_cooldown |
Packages
| PG18 | PG17 | PG16 | PG15 | PG14 | PG13 |
|---|---|---|---|---|---|
- | - | - | - | N/A | N/A |
This is a built-in contrib extension ship with the PostgreSQL kernel
Install
Create this extension with:
CREATE EXTENSION basebackup_to_shell;Last updated on