Re: Problem migrating dump to latest CVS snapshot.

From: jdassen(at)cistron(dot)nl (J(dot)H(dot)M(dot) Dassen (Ray))
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem migrating dump to latest CVS snapshot.
Date: 2001-03-22 21:18:16
Message-ID: slrn9bkr0o.ro.jdassen@odin.cistron-office.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Gunnar R|nning <gunnar(at)candleweb(dot)no> wrote:
>All the data was imported OK except for the data in one table where I got
>the following message on import :
>
>ERROR: copy: line 154391, Bad timestamp external representation '2000-10-24 15:14:60.00+02'
>PQendcopy: resetting connection

Looks like the "ISO" datestyle to me.

>I get exactly the same error trying to import into a 7.0.2 database on my
>laptop as well, so I guess the problem might have been around for a while.

You'll need to set the default PGDATESTYLE to ISO prior to importing.
(I don't recall what the proper way to do this is, but it's definitely
documented).

HTH,
Ray
--
Where do you want to go today?

Confutatis maledictis, flammis acribus addictis.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-03-22 21:19:30 Re: Problem migrating dump to latest CVS snapshot.
Previous Message Richard H 2001-03-22 21:15:47 Re: JOIN

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-03-22 21:19:30 Re: Problem migrating dump to latest CVS snapshot.
Previous Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2001-03-22 21:02:11 Re: Call for platforms