Looking for postgres equivalent of mysqlimport - Mailing list pgsql-novice

From Sean Davis
Subject Looking for postgres equivalent of mysqlimport
Date
Msg-id 4FBBE6D0-08AB-11D9-B5A4-000A95D7BA10@mail.nih.gov
Whole thread Raw
Responses Re: Looking for postgres equivalent of mysqlimport
List pgsql-novice
I am looking for the rough equivalent of:

mysqlimport -L -h <host> -r --fields-terminated-by=',' -u<user> -p<pass>
--fields-enclosed-by='"' genekeydb *csv >report

In particular, I have '"' enclosed fields.

Thanks,
Sean


pgsql-novice by date:

Previous
From: Lars Haugseth
Date:
Subject: Re: Installation problem...
Next
From: "M. Bastin"
Date:
Subject: Re: Looking for postgres equivalent of mysqlimport