#Slow migration to create a new index in large table

2 messages · Page 1 of 1 (latest)

little gull
#

Hello, I'm trying to migrate one migration that will create a new index in the large table (~16M), but this process is very slowly, I'm using concurrently and atomic = False in migration already.

Do you have tips for migrate this new index?

opaque magnet