Skip to content

Support for QuestDB - SAVEPOINT exclusion #482

Description

@jerrinot

Hello, I'm a QuestDB maintainer, and I've been testing RPostgres with QuestDB. dbSendStatement() and dbSendQuery() work fine for me.

However, dbWriteTable() trips over SAVEPOINT not being supported by QuestDB. I've noticed this package does not use SAVEPOINT when connecting to Redshift. Would you accept a patch to exclude SAVEPOINTs on QuestDB, too?

EDIT: Another feature currently not supported by QuestDB is COPY from stdin, I see the driver makes use of it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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