Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CREATE_INDEX and CREATE_INDEX_EXCLUSIVE docs are not helpful #264

Open
sobolevn opened this issue Sep 6, 2023 · 1 comment
Open

CREATE_INDEX and CREATE_INDEX_EXCLUSIVE docs are not helpful #264

sobolevn opened this issue Sep 6, 2023 · 1 comment

Comments

@sobolevn
Copy link
Contributor

sobolevn commented Sep 6, 2023

Hi! Thanks for working on this project.
Today I updated to v5 and got some new CI failures.

Here's my migration file: https://github.com/tough-dev-school/python-testing-homework/blob/master/server/apps/identity/migrations/0001_initial.py

It generate this warning:

(pictures, 0001_initial)... WARNING (cached)
        CREATE INDEX prolongs transaction, delaying lock release

It is not clear from the docs on how to fix this warning. This forced me to switch it off for now.

@David-Wobrock
Copy link
Collaborator

Hey @sobolevn

Fair point, thanks for raising it 👍
I'll tackle that :)

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

No branches or pull requests

2 participants