Created
March 25, 2020 04:00
-
-
Save namchuai/eacc5b4fd06dbd5e592dbd08260055bf to your computer and use it in GitHub Desktop.
Some postgresql command
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# truncate the table and reset the index | |
truncate table <table_name> restart identity |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment