Skip to content

fix: remove VACUUM from wipe script to prevent transaction error#118

Closed
KyleTryon wants to merge 4 commits intomainfrom
fix/staging-wipe-vacuum
Closed

fix: remove VACUUM from wipe script to prevent transaction error#118
KyleTryon wants to merge 4 commits intomainfrom
fix/staging-wipe-vacuum

Conversation

@KyleTryon
Copy link
Contributor

This pull request makes a minor change to the wipe-staging.sql script by removing the VACUUM command, which is used to reclaim space after dropping tables. This simplifies the script and may be appropriate if the database engine or environment does not require manual vacuuming.

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