Skip to content

Conversation

@hunleyd
Copy link
Contributor

@hunleyd hunleyd commented Oct 9, 2025

What does this PR do

Updates existing create index calls to create index concurrently.

Additionally adds if not exists if it was missing.

This is part of PSQL-752

Copy link
Collaborator

@samrose samrose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one needs an update/careful check on pg_regress tests and output to assure it is what is intended. If you need help with that just let me know

@hunleyd hunleyd changed the title feat(pg: use concurrent index builds feat(pg): use concurrent index builds Oct 9, 2025
Copy link
Member

@soedirgo soedirgo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pls hold - these are legacy Auth/Storage migrations and they'll be thrown away as part of https://linear.app/supabase/project/path-to-pure-postgres-decouple-services-schemas-authrealtimestorage-3db51158b4ce/overview

These changes should go in Auth/Storage migrations instead

@hunleyd hunleyd closed this Oct 10, 2025
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.

4 participants