#cloud: database 'processing' when add attributes

7 messages · Page 1 of 1 (latest)

dense vortex
#

When I'm adding attributes to a collection, I get 'processing' message.
What does this mean, and how long it will take to process?
Thank you

lament sleet
#

same here.

dense vortex
#

it's seems to work now

normal portal
#

Updating schema/attribute on existing database is very very slow

#

what's it's doing at the disk level is shifting every row on the disk

#

to make space for ur new data

#

so it takes a long time to complete, processing means it's in progress 🙂 This is how all SQL DBs work