Skip to content

Support streaming with pg-native #3558

@segevfiner

Description

@segevfiner

pg-query-strream is not currently supported when using pg-native, which means you can't stream large results sets when using it, it should be supported. libpg does have interfaces to "stream" results https://www.postgresql.org/docs/current/libpq-single-row-mode.html, so it should be possible.

From knex/knex#6295

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions