Search Postgresql Archives

Re: php to import csv to postgres

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

 



SunWuKung wrote:
I am not sure I should be posting this here, but I guess you are the people most likely be able to answer this.

I have been looking for a user friendly php script to import csv into Postgres (set separator, preview data, match columns - or any of these). I found many for MySQL but none that would work with Postgres.

Maybe somebody could direct me to such a script.

Copy might be able to do it for you:

http://www.postgresql.org/docs/8.1/interactive/sql-copy.html

use ',' as the delimiter.

--
Postgresql & php tutorials
http://www.designmagick.com/


[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