Re: CSV Utility

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgsql-admin(at)postgresql(dot)org
Cc: bricklen <bricklen(at)gmail(dot)com>, Mike angelo <angelocmp(at)yahoo(dot)com>
Subject: Re: CSV Utility
Date: 2009-08-06 21:30:57
Message-ID: 200908062330.57965.guillaume@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Le jeudi 6 août 2009 à 23:29:00, bricklen a écrit :
> Take a look at the "CSV" option of "COPY". That should do what you're
> after.
>
> http://www.postgresql.org/docs/8.4/interactive/sql-copy.html
>

You can also use pgloader, a great python tool.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Steve Crawford 2009-08-06 21:40:16 Re: CSV Utility
Previous Message bricklen 2009-08-06 21:29:00 Re: CSV Utility