Bad Date field - Mailing list pgsql-admin

From Peralta Miguel-MPERALT1
Subject Bad Date field
Date
Msg-id 698AE46F861FD51182CB0002B328C3720243DEB1@IL75EXM05
Whole thread Raw
Responses Re: Bad Date field  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hello everyone:

Would anyone know how to find a bad date field in an external file?  I have
an external file that I am using to populate a table using the following
command:
COPY release_data FROM '/home/mperalta/release_data' USING DELIMITERS '|'

When I issue this command, the response afte a while is the following:

ERROR; Bad date external representation '9'

The external file is rather large and I've tried finding this bad date
manually with no success.  The table I'm copying into has a datestamp of
type DATE.

Any suggestions would be greatly appreciated.

pgsql-admin by date:

Previous
From: Manuel Trujillo
Date:
Subject: Re: table test
Next
From: DHSC Webmaster
Date:
Subject: Re: Bad Date field