Re: Problem with Pg_dumpall

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problem with Pg_dumpall
Дата
Msg-id 21968.1067958986@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Problem with Pg_dumpall  ("Edwin Quijada" <listas_quijada@hotmail.com>)
Список 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 по дате отправления: