Re: Unable to format timestamp with time zone; internal coding error - Mailing list pgsql-general

From Tom Lane
Subject Re: Unable to format timestamp with time zone; internal coding error
Date
Msg-id 25474.1040575047@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unable to format timestamp with time zone; internal  (Graham Leggett <minfrin@sharp.fm>)
List pgsql-general
Graham Leggett <minfrin@sharp.fm> writes:
> Any idea what solution I can use to fix this?

Find the row (or rows) containing the bad value, and delete or update
it/them.  It's possible that this is just one symptom of a data
corruption problem, so you probably should take a close look at the
other fields of the bad rows while you are at it.

            regards, tom lane

pgsql-general by date:

Previous
From: Lincoln Yeoh
Date:
Subject: Re: Unable to format timestamp with time zone;
Next
From: "Marc G. Fournier"
Date:
Subject: v7.3.1 Bundled and Released ...