select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Replication and streams

advcopy

PL/Python PostgreSQL extension for copying data to and from S3.

pgext.cloud · Source code · Documentation · Control file

Overview

Packageadvcopy
Version0.0.2
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemaadvcopy
Stars12
Latest commit2020-06-26
Catalogue updated2026-08-30

Related extensions

Requires

plpython3uPL/Python3U untrusted procedural language

See also

plpython3tA SQL-only wrapper that registers PostgreSQL PL/Python 3 handlers as a trusted procedural language named plpython3t.
pspacyPL/Python full-text-search helpers that use spaCy for multilingual lemmatization, tsvector generation and tsquery generation.
fakerWrapper for the Faker Python library
multicornFetch foreign data in Python in your PostgreSQL server.
numpy_plpython2utransform between numpy and plpython2u
numpy_plpython3utransform between numpy and plpython3u
numpy_plpythonutransform between numpy and plpythonu
neo4j-fdwMulticorn-based foreign data wrapper and Cypher functions for Neo4j.