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
alter table region add constraint region_russia_federal_district_required check (country_id is distinct from 1 /*РФ*/ or federal_district_id is not null) not valid;
4
+
$sql$)
5
+
[2023-03-14 16:49:07] [01000] Attempt 1 of 50 to execute query failed due lock timeout 100ms, next replay after 1.00 second
6
+
[2023-03-14 16:49:08] [01000] Attempt 2 of 50 to execute query failed due lock timeout 100ms, next replay after 1.01 second
7
+
[2023-03-14 16:49:10] [01000] Attempt 3 of 50 to execute query failed due lock timeout 100ms, next replay after 1.22 second
8
+
[2023-03-14 16:49:11] [01000] Attempt 4 of 50 to execute query failed due lock timeout 100ms, next replay after 1.77 second
9
+
[2023-03-14 16:49:13] [01000] Attempt 5 of 50 to execute query failed due lock timeout 100ms, next replay after 2.26 second
0 commit comments