You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using Azure postgresql flexiable and we have observed instances in which a change (update) of a record(s) get back to it's previous value randomly.
For example, in a table that has a column named "value", when I change it from A to B, it gets changed/commited but after a while (maybe an hour), we see that the value of that record is revereted back to "A".
This is so weird and we have no clue what's happening.
The text was updated successfully, but these errors were encountered:
We are using Azure postgresql flexiable and we have observed instances in which a change (update) of a record(s) get back to it's previous value randomly.
For example, in a table that has a column named "value", when I change it from A to B, it gets changed/commited but after a while (maybe an hour), we see that the value of that record is revereted back to "A".
This is so weird and we have no clue what's happening.
The text was updated successfully, but these errors were encountered: