Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --if-not-exists flag to receive-wal #1065

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

Conversation

crazybolillo
Copy link

This flag prevents receive-wal from exiting with an error when a slot with the same name already exists. This is the same behavior as calling pg_receivewal with the same flag.

References: #1049.

This flag prevents `receive-wal` from exiting with an error when
a slot with the same name already exists. This is the same behavior
as calling `pg_receivewal` with the same flag.

References: EnterpriseDB#1049.
@crazybolillo crazybolillo requested a review from a team as a code owner February 9, 2025 00:34
@crazybolillo
Copy link
Author

I'm antonag32 but ended up doing this outside work hours so I'm using my personal account. Let me know if I have to make any changes.

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.

1 participant