Skip to content

Conversation

rpradal
Copy link

@rpradal rpradal commented May 13, 2024

Having non atomic management command can help reduce lock contention.

In this PR a new atomic option has been added to the PostgresPartitioningConfig class. If set to false all changes will be done from outside a transaction. This option is set to True by default so it does not break retrocompatibility.

@kingbuzzman
Copy link

@rpradal What is the use case here? What pain point are you experiencing that motivated this change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants