| From: | Eduardo Muñoz <eduardomc_79(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Problem with copy |
| Date: | 2006-04-27 00:41:28 |
| Message-ID: | 20060427004128.82584.qmail@web36202.mail.mud.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Nevermind..... It was a problem with the encoding
type of the file.
--- Eduardo Muñoz <eduardomc_79(at)yahoo(dot)com> escribió:
> Hi, I'm trying to copy information from a csv file
> using pgadminIII. I run the following command:
>
> copy cliente from '/path/file.csv' with csv;
>
> The command runs and i get no output. I thought the
> process could be taking a lot to complete, but i
> don't
> think so. I'm trying with just a few records and I'm
> still not getting anything.
>
> I hope you can help me with some clues or other
> options.
>
>
>
> __________________________________________________
> Correo Yahoo!
> Espacio para todos tus mensajes, antivirus y
> antispam ¡gratis!
> Regístrate ya - http://correo.espanol.yahoo.com/
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.espanol.yahoo.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Treat | 2006-04-27 01:11:25 | Re: Database Selection |
| Previous Message | Stanislaw Tristan | 2006-04-27 00:34:23 | Installing PostgreSQL on Win 2003 R2 64-bit |