Skip to content

Feature Request: Implement option to disable transactions #298

@daniellietz

Description

@daniellietz

I think it would make sense to have an option called pg_use_transaction that allows you to disable transactions.

For example, in this issue: #285
not having the option to disable transactions leads to VACUUM not being possible to execute in the attached postgres database.

It could also make sense for this to only affect postgres_query() and postgres_execute(), and not the storage extension part.

I would like to implement this.

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