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
-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
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
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