basebackup_to_shell

basebackup_to_shell

adds a custom basebackup target called shell

Overview

IDExtensionPackageVersionCategoryLicenseLanguage
5950
basebackup_to_shell
basebackup_to_shell
-
ADMIN
PostgreSQL
C
AttributeHas BinaryHas LibraryNeed LoadHas DDLRelocatableTrusted
--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

PG18PG17PG16PG15PG14PG13
-
-
-
-
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