Skip to content

Ducklake fails to attach on 1.3.2 with the recent postgres nightly extension #350

@prakashbalaji

Description

@prakashbalaji

What happens?

The same attach command works against duckdb 1.3.2 with the default postgres.

Image

If we update the postgres from core_nightly the command fails to attach with the error below.

Image
 port 5432 failed: FATAL:  no PostgreSQL user name specified in startup packet

To Reproduce

RDS postgres + S3 bucket.

duckdb 1.3.2
force install postgres from core_nightly
ATTACH IF NOT EXISTS 'ducklake:postgres:<RDS_POSTGRES>' AS tracer_bullet_ducklake (DATA_PATH 's3://<S3_BUCKET>');

OS:

macos

PostgreSQL Version:

16.2

DuckDB Version:

1.3.2

DuckDB Client:

ducdkb

Full Name:

Prakash

Affiliation:

Summation

Have you tried this on the latest main branch?

  • I agree

Have you tried the steps to reproduce? Do they include all relevant data and configuration? Does the issue you report still appear there?

  • I agree

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions