Re: 7.1->7.2 data import timestamp problems

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Dan Langille <dan(at)langille(dot)org>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: 7.1->7.2 data import timestamp problems
Date: 2002-02-23 17:19:43
Message-ID: Pine.LNX.4.30.0202231218570.689-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dan Langille writes:

> $ psql fp2migration < fp2migration.sql.timestamp.library
> [snip]
> ERROR: copy: line 2537, Bad timestamp external representation 'current'
> lost synchronization with server, resetting connection
> ^C
>
> Any clues as to what will fix this problem?

Quoth the release notes:

* The date/time value 'current' is no longer available. You will need to
rewrite your applications.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Dan Langille 2002-02-23 17:21:10 Re: 7.1->7.2 data import timestamp problems
Previous Message Peter Eisentraut 2002-02-23 17:18:14 Re: psql --single-step mode doesn't like empty sets