Problem with Pg_dumpall

From: "Edwin Quijada" <listas_quijada(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Problem with Pg_dumpall
Date: 2003-11-04 14:03:20
Message-ID: BAY1-F134jpPIKQg9g40000395a@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!
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
pg_dumpall: query was: SELECT usename, usesysid, passwd, usecreatedb,
usesuper, CAST(valuntil AS timestamp) FROM pg_shadow WHERE usesysid <>
(SELECT datdba FROM pg_database WHERE datname = 'template0');

What is my problem???

_________________________________________________________________
Charla con tus amigos en línea mediante MSN Messenger:
http://messenger.yupimsn.com/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2003-11-04 14:11:22 Re: Obtain boolean value of expression in PLPGSQL
Previous Message Peter Eisentraut 2003-11-04 13:54:06 Re: Databases with different encodings