While data migration, we simply drop the indices on the tables and
recreate. Would like to avoid.

Is there disable all index syntax in phoenix grammar? How do we disable an
index? If we disable index in phoenix and rebuild what does that translates
to phoenix intercepting WAL? We know rebuilding index is pretty much takes
same time as dropping/recreating the index. How does it work anyway will it
try to repair itself after enabling?

Best.
Kumar

Reply via email to