Skip to main content

DuckDB extension package for duckdb/core-extensions/postgres

Reason this release was yanked:

bad extension name

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[postgres]

Usage

Option 1: Automatic

import duckdb
import duckdb_ext

with duckdb_ext.init(duckdb.connect()) as con:
    ...

Option 2: Manual

import duckdb
import duckdb_ext

with duckdb.connect() as con:
    con.execute("SET extension_directory = ?;", (get_extension_dir(),))
    # Ideally also:
    con.execute("SET autoinstall_known_extensions = false;")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

duckdb_ext_postgres-1.4.0.20250921-py3-none-win_amd64.whl (16.7 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_postgres-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl (17.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_postgres-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl (15.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_postgres-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl (9.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_postgres-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl (10.5 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_postgres-1.4.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 772114a946b3ad3379d6c28b2cf719330c34a1eada75878a9eb54d25c7e3b46a
MD5 34e1505fe09e69ba4fa761af8554d26f
BLAKE2b-256 f0542dec8b69ca1dc785589784959cecc9640436125bef9e9d7424498f100597

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 084f49cfc242a15d5610eb8cb022c87858910777eecaf851b4b787b81b5312d5
MD5 fb80f8dccb6645fdf3b0049cf051255e
BLAKE2b-256 75e5bdcda4624c21d869a687086bcff4b43623d09e49c6cfcb90f6604c7a68fd

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 e5be9c702b491cb09ba204abc4af01d34430dc64384de4254d8fdad213ca034c
MD5 c993e1c3a795a4cd46e6f52806cac7cf
BLAKE2b-256 7b0ca77731a9683a651ff6558ce8a9389b9066c3222af12ff6819f13deb60254

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b0e1c0b352b3b783171123f96ff7d9717af718673b412838258fcbfaabd00eac
MD5 d3cb6aae92cad447864016475bb6ca97
BLAKE2b-256 59a92714db1fb5d57c93556ac20a26285480f43fbe7cb7da7ada9b0acf9d52b7

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0676fc66a162feae4d68f26686b6cb0e3dc404399dc334a745c8cce7220c5f9c
MD5 cab869aa1116ddf5fef224e9da431321
BLAKE2b-256 c61dc1c608d8cf8763669442b615dd815371f110b35b7a5c48c6962bed9c77a3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page