Search Postgresql Archives

Re: Load multiple CSV file in Postgres using COPY

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Feb 17, 2017 06:53, "John R Pierce" <pierce@xxxxxxxxxxxx> wrote:
On 2/16/2017 9:43 PM, Magnus Hagander wrote:


Perhaps something like "COPY FROM PROGRAM 'cat /path/*.csv'" would work for you?

he's using HEADER, so cat wouldn't work.    he's also using MSDOS/WIndows style filenames, so cat won't work, anyways..


There are windows equivalents of cat.. But you're right, I didn't think of the header part. 

I'd suggest using something like pgloader, but I don't know if that runs on MS Windows, either.   its very powerful for doing bulk imports from a wide range of formats, and even allows data manipulation.


I assume it does if you can figure out how to build it. But I don't think there are any packages provided for it, so it can be a bit of a challenge. 


/Magnus 


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux