Latest 100 public snipts »
Fotinakis's
snipts » csv
showing 1-1 of 1 snipts for csv
-
∞ Output PostgreSQL command as CSV
psql -F\; -A --pset footer -f input_file.sql -o output_file.csv database_name


