pgfutter
pgfutter copied to clipboard
pgfutter doesn't correctly honor --table names
trafficstars
If I do this:
pgfutter --table 2010_Q1_sub csv -d $'\t' 2010_Q1_sub.tsv
Then I end up with a table called import._2010_q1_sub
I did not request the leading underscore. There is no existing 2010_q1_sub table prior to import in this example.
same problem