Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

fix: pq: duplicate key violates unique constraint pg_defacl_name_ind… #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dtrounine
Copy link

@dtrounine dtrounine commented Oct 1, 2024

Fixing race condition in redshift_default_privileges resource - use mutex to ensure the queries are executed serially avoiding concurrency related errors

…x (possibly caused by concurrent transaction conflict)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant