Skip to content

Feature: Add support for blocking create index without concurrently #9

@viggy28

Description

@viggy28

Create index https://www.postgresql.org/docs/current/sql-createindex.html by default blocks the access to the table. Adding the keyword "concurrently", it does avoid the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions