Skip to content

Clarify README on disable_ddl_transaction! #16

@jareks-ig

Description

@jareks-ig

Hello and first thanks for your great project!

Could you please expand on information in README: If you use disable_ddl_transaction!, no lock timeout will occur?
I don't understand why using disable_ddl_transaction would cancel need for lock timeouts. As I understand regardless if it is used or not, ACCESS EXCLUSIVE lock needs to be obtained on table?

Is this because this gem is designed to work together with PGBouncer in transaction mode?

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