Re: [ADMIN] Error while loading external data into Postgres table

2003-06-07 Thread Robert Treat
t; From: shreedhar [mailto:[EMAIL PROTECTED] > Sent: Monday, June 02, 2003 2:16 AM > To: Bodanapu, Sravan; PGSQL General (E-mail) > Cc: PGSQL Admin (E-mail) > Subject: Re: [ADMIN] Error while loading external data into Postgres > table. > > > > What is delimiter you had give

Re: [ADMIN] Error while loading external data into Postgres table

2003-06-03 Thread Bodanapu, Sravan
-mail)Subject: Re: [ADMIN] Error while loading external data into Postgres table. What is delimiter you had given in you 'Copy' command. Is there any array field in your destination table.   Sreedhar   - Original Message - From: Bodanapu, Sravan

Re: [ADMIN] Error while loading external data into Postgres table.

2003-06-02 Thread shreedhar
L Admin (E-mail) Sent: Monday, June 02, 2003 12:13 PM Subject: [ADMIN] Error while loading external data into Postgres table. Hi Gurus, I was trying to load data ( from flat file ) to postgres table using "copy" utility in postgres. It throws out an error "ERRO

[ADMIN] Error while loading external data into Postgres table.

2003-06-02 Thread Bodanapu, Sravan
Title: Error while loading external data into Postgres table. Hi Gurus, I was trying to load data ( from flat file ) to postgres table using "copy" utility in postgres. It throws out an error "ERROR: copy: line 1, array_in: Need to specify dimension"  and fails. I tried with couple of change