Problem with copy

From: Eduardo Muñoz <eduardomc_79(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Problem with copy
Date: 2006-04-26 21:25:57
Message-ID: 20060426212558.48707.qmail@web36203.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bert 2006-04-26 21:35:28 Re: SQL Rule
Previous Message Richard Huxton 2006-04-26 20:45:42 Re: Clustered table order is not preserved on insert