basic_archive

basic_archive

an example of an archive module

Overview

IDExtensionPackageVersionCategoryLicenseLanguage
5940
basic_archive
basic_archive
-
ADMIN
PostgreSQL
C
AttributeHas BinaryHas LibraryNeed LoadHas DDLRelocatableTrusted
--s----
No
Yes
No
No
no
no
Relationships
See Also
basebackup_to_shell
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 basic_archive;
Last updated on