I'm having this error : could not complete because of conflict with concurrent transaction.
And I don't find the other query conflicting with this one.
I've tried :
None of these options help me to understand the issue. I've found some queries running at the same time but they were not using the same tables.
Relaunching the query few minutes later worked just fine.
I just found I got this issue when the following transactions were running at the same time:
drop
/ create my_schema.my_table as ...
grant select on all tables in schema my_schema
<-- this one failedIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With