Skip to content

Instantly share code, notes, and snippets.

@jamiecurran
Created January 24, 2013 15:06
Show Gist options
  • Save jamiecurran/4622736 to your computer and use it in GitHub Desktop.
Save jamiecurran/4622736 to your computer and use it in GitHub Desktop.
postgresql - copy date from table to csv using ',' as a delimiter.
\copy calls to 'data.csv' with delimiter ',';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment