Created
January 29, 2017 06:53
-
-
Save tsundara/240f0835f3ca2d1af3bc144dd0d9c16b to your computer and use it in GitHub Desktop.
Postgres Commands
This file contains hidden or 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
#Export data to csv | |
\copy usertable to 'filename.csv' csv header |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment