Re: 7.1->7.2 data import timestamp problems - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: 7.1->7.2 data import timestamp problems
Date
Msg-id Pine.LNX.4.30.0202231218570.689-100000@peter.localdomain
Whole thread Raw
In response to 7.1->7.2 data import timestamp problems  ("Dan Langille" <dan@langille.org>)
Responses Re: 7.1->7.2 data import timestamp problems
List 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@gmx.net


pgsql-admin by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: psql --single-step mode doesn't like empty sets
Next
From: "Dan Langille"
Date:
Subject: Re: 7.1->7.2 data import timestamp problems