Re: Import CSV files - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: Import CSV files
Date
Msg-id 4150A501.6090503@pse-consulting.de
Whole thread Raw
In response to Import CSV files  ("Luis F. Araya" <laraya@uv.unitec.edu>)
List pgadmin-support
Luis F. Araya wrote:
> Does anyone can tell me if theres a way to import csv (comma separated 
> values) files to a Postgres table

Use psql and the pgsql 8.0 COPY command. Currently, this isn't currently 
supported in pgadmin3 (we *do* have export).

Regards,
Andreas


pgadmin-support by date:

Previous
From: "Luis F. Araya"
Date:
Subject: Import CSV files
Next
From: Terry Letsche
Date:
Subject: Users can see each others' databases?