GitHub / duckdb/duckdb-postgres issues and pull requests
#343 - Fix various memory leaks
Pull Request -
State: open - Opened by JelteF 13 days ago
#326 - Add support for text protocol
Pull Request -
State: open - Opened by HuyNguyen7994 2 months ago
#325 - Add support some commonly used types for legacy text protocol
Pull Request -
State: closed - Opened by HuyNguyen7994 2 months ago
#324 - Is this available in duckdb-wasm?
Issue -
State: open - Opened by CobusT 2 months ago
#323 - CREATE SECRET with PASSFILE: how to?
Issue -
State: open - Opened by ericemc3 2 months ago
#322 - suppport basic text functionality
Pull Request -
State: closed - Opened by HuyNguyen7994 2 months ago
#321 - Filter Pushdown - Not working as expected on simple use cases
Issue -
State: open - Opened by IS-Josh 3 months ago
#320 - Bump to main - apply patches and fix tests
Pull Request -
State: closed - Opened by Mytherin 3 months ago
#319 - Invalid input syntax for type tid: "(,)"
Issue -
State: open - Opened by mldisibio 3 months ago
#318 - bump duckdb and extension-ci-tools to v1.2.2
Pull Request -
State: closed - Opened by c-herrewijn 3 months ago
- 2 comments
#317 - Support for windows_amd64_mingw
Issue -
State: open - Opened by namkazt 3 months ago
#316 - Can't create a Postgis table from a geojson file
Issue -
State: open - Opened by ericemc3 3 months ago
#315 - Unable to access information from attached database
Issue -
State: closed - Opened by davidjbrennan 3 months ago
- 1 comment
#314 - FEAT: Support `CREATE TEMP TABLE <pg_db>.<pg_schema>.temp_table`
Issue -
State: open - Opened by NickCrews 4 months ago
#313 - Fix #233 Add limit pushdown to attached queries
Pull Request -
State: closed - Opened by noahisaksen 4 months ago
- 3 comments
#312 - Widen range of cmake_minimum_required
Pull Request -
State: closed - Opened by carlopi 4 months ago
- 2 comments
#311 - Can't create table with GEOMETRY type using CTAS
Issue -
State: open - Opened by Maxxen 4 months ago
#310 - Add `use_transaction` parameter for `postgres_query()` and `postgres_execute()`
Pull Request -
State: closed - Opened by daniellietz 4 months ago
- 9 comments
#309 - duckdb cant perform an upsert to postgresql table
Issue -
State: open - Opened by gahtan-syarif 4 months ago
- 1 comment
#308 - Should Postgres JSON types map to DuckDB JSON type?
Issue -
State: open - Opened by jorinvo 4 months ago
#307 - DuckDB Secret Manager doesn't support URLs
Issue -
State: open - Opened by joshuataylor 5 months ago
#306 - 403 ERROR when download the extension
Issue -
State: open - Opened by xinzhuohkust 5 months ago
- 2 comments
#305 - Inserting into PG table from DuckDB table with same name does nothing in Python
Issue -
State: open - Opened by wstrausser 5 months ago
#304 - Postgres scanner ATTACH method fails to connect to GCP cloud sql server on Alpine
Issue -
State: open - Opened by ArtiomBondarenco 5 months ago
- 1 comment
#303 - Can I directly call Greenplum functions using Postgre extensions
Issue -
State: open - Opened by PlumJade 5 months ago
#302 - read_parquet : Not showing File Filter/Partition Filter in Physical Plan
Issue -
State: closed - Opened by diwanmail 5 months ago
- 1 comment
#301 - "INTERNAL Error: Unsupported table filter type" when combining limit and order by
Issue -
State: open - Opened by j-r77 5 months ago
- 3 comments
#300 - Failing to load the duckdb extension in aws ecsfargate machine
Issue -
State: open - Opened by xuanziranhan 5 months ago
#299 - Build error: The file is not a DuckDB extension. The metadata at the end of the file is invalid
Issue -
State: open - Opened by saul-data 5 months ago
#298 - Feature Request: Implement option to disable transactions
Issue -
State: closed - Opened by daniellietz 6 months ago
- 4 comments
#297 - Fix for dynamic filters generated through top-n
Pull Request -
State: closed - Opened by Mytherin 6 months ago
#296 - Bump to v1.2.0
Pull Request -
State: closed - Opened by smoy 6 months ago
- 1 comment
#295 - postgres extension not available for duckdb 1.2.0
Issue -
State: closed - Opened by johnniemorrow 6 months ago
- 4 comments
#294 - Disable attaching new Postgres databases when enable external access is disabled
Pull Request -
State: closed - Opened by Mytherin 6 months ago
#293 - Enable filter pushdown by default - and add more extensive testing for filtering on all types
Pull Request -
State: closed - Opened by Mytherin 6 months ago
#292 - Avoid modifying the path that is shown in duckdb_databases with the secret contents
Pull Request -
State: closed - Opened by Mytherin 6 months ago
#291 - Working PostGIS integration by converting Postgres Geometry to WKB_BLOB
Pull Request -
State: closed - Opened by Mytherin 6 months ago
- 2 comments
#290 - Fix #272: no longer treat main schema as a special schema
Pull Request -
State: closed - Opened by Mytherin 6 months ago
- 1 comment
#289 - Remove indentations in COPY queries
Pull Request -
State: closed - Opened by Mytherin 6 months ago
#288 - Fix #284: quote uppercase identifiers when shipping queries to Postgres
Pull Request -
State: closed - Opened by Mytherin 6 months ago
#287 - Correctly emit PK in DESCRIBE, and support optional/in filters
Pull Request -
State: closed - Opened by Mytherin 6 months ago
#286 - Fix #270: print a more descriptive error message when PQgetCopyData returns -1 (no error and no header/data)
Pull Request -
State: closed - Opened by Mytherin 6 months ago
#285 - Cannot execute `VACUUM` with `postgres_execute()`
Issue -
State: open - Opened by mldisibio 6 months ago
#284 - TRUNCATE / DELETE fails on PostgreSQL tables with uppercase names
Issue -
State: closed - Opened by baikal 6 months ago
#283 - Defaults and Constraints not respected in duckdb storage extensions
Issue -
State: closed - Opened by hafenkran 7 months ago
- 1 comment
Labels: reproduced
#282 - Feature request: Include tempory table schemas when a specific schema is attached
Issue -
State: open - Opened by echai58 7 months ago
#281 - Simplify build, move to new extension template, fixup CI, apply patches
Pull Request -
State: closed - Opened by Maxxen 7 months ago
- 2 comments
#280 - Update year in license file to 2025
Pull Request -
State: closed - Opened by szarnyasg 7 months ago
#279 - Can't query geometry column in postgres db
Issue -
State: closed - Opened by monkseal 7 months ago
- 3 comments
#278 - "There are no UNIQUE/PRIMARY KEY Indexes that refer to this table" when inserting into a PG table with a unique constraint.
Issue -
State: open - Opened by kilianc 7 months ago
- 3 comments
#277 - pg_hint_plan does not work with postgres_query
Issue -
State: open - Opened by mwisnicki 7 months ago
- 1 comment
#273 - Misleading statement timeout error message
Issue -
State: closed - Opened by leticiarina 8 months ago
- 2 comments
#271 - Unwanted rows modified when using UPDATE on partitioned table : CTID are not unique in partitioned tables
Issue -
State: open - Opened by sco-atolcd 9 months ago
- 1 comment
#270 - IO Error: buffer_ptr not set in CheckHeader
Issue -
State: closed - Opened by cobolbaby 9 months ago
- 4 comments
#268 - postgres_conn_str does not support the `options` parameter.
Issue -
State: closed - Opened by cobolbaby 10 months ago
- 1 comment
#264 - Can't create table with geometry field
Issue -
State: closed - Opened by fnicastri 10 months ago
- 12 comments
#233 - LIMIT is not pushed down
Issue -
State: closed - Opened by adriangb about 1 year ago
- 4 comments
#189 - `INSERT INTO [...] ON CONFLICT` unique constraint not found
Issue -
State: open - Opened by dpprdan over 1 year ago
- 8 comments
#123 - How to speed up queries with DuckDB connected to PostgreSQL DB using postgres_scanner?
Issue -
State: open - Opened by sidroopdaska over 1 year ago
- 11 comments