Re: Problem with Pg_dumpall - Mailing list pgsql-general

From Tom Lane
Subject Re: Problem with Pg_dumpall
Date
Msg-id 21968.1067958986@sss.pgh.pa.us
Whole thread Raw
In response to Problem with Pg_dumpall  ("Edwin Quijada" <listas_quijada@hotmail.com>)
List pgsql-general
"Edwin Quijada" <listas_quijada@hotmail.com> writes:
> I am trying to do a dump all and when I do this I get this error

> pg_dumpall: query failed: ERROR:  Unable to convert abstime 'invalid' to
> timestamp

IIRC it is possible to get this error in some upgrade scenarios if you
have pg_shadow rows whose "valuntil" field is "invalid".  Set those
entries to something else (NULL, perhaps) and you should be okay.

            regards, tom lane

pgsql-general by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: PostgreSQL v7.4 Release Candidate 1
Next
From: Rob Fielding
Date:
Subject: Re: pg7.3.4: pg_atoi: zero-length string