Skip to content

Instantly share code, notes, and snippets.

@elseagle
Created August 29, 2022 06:58
Show Gist options
  • Save elseagle/d4b9a45eff44e399b0ae11b374f87639 to your computer and use it in GitHub Desktop.
Save elseagle/d4b9a45eff44e399b0ae11b374f87639 to your computer and use it in GitHub Desktop.
ALTER PUBLICATION name_of_publication
DROP TABLE name_of_table;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment