Skip to content

Restore CLUSTER ON statements after indexes#7

Closed
danddanddand wants to merge 2 commits into
mainfrom
fix/restore-cluster-after-indexes
Closed

Restore CLUSTER ON statements after indexes#7
danddanddand wants to merge 2 commits into
mainfrom
fix/restore-cluster-after-indexes

Conversation

@danddanddand

Copy link
Copy Markdown
Owner

Refs #2

Routes ALTER TABLE ... CLUSTER ON ... statements into the indexes/constraints restore phase so referenced indexes exist first.

Aggregate branch with all compatibility fixes: https://github.com/danddanddand/pgstream/tree/snapshot-compat-fixes

Verification:

  • go test ./pkg/snapshot/generator/postgres/schema/pgdumprestore

@danddanddand

Copy link
Copy Markdown
Owner Author

Closing this fork PR because the corresponding fix landed upstream in xataio#907.

@danddanddand danddanddand deleted the fix/restore-cluster-after-indexes branch June 30, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant