Skip to content

No way to create indexes with storage parameters "WITH" #1527

@sippeangelo

Description

@sippeangelo

Describe the bug

node-pg-migrate is missing an option to create indexes with storage parameters using the "WITH" clause, see "Index Storage Parameters" in docs: https://www.postgresql.org/docs/current/sql-createindex.html

I've tried to use pgm.sql to create the index manually, but indexes can't be created in transactions.

Steps to reproduce

No response

Logs

No response

System Info

node-pg-migrate v8.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: featureRequest for new featurehelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions