Hacker News new | ask | show | jobs
by brodouevencode 588 days ago
Postgres has a mechanism for importing CSVs. Not sure what the value of something like this would add.
1 comments

I think this is probably by using a COPY command. Assuming the file is on the same server as Postgres. But from a windows/linux machine, if a user wants to upload the CSV file, I don't see any options in the market.