Re: user authentication crash - Mailing list pgsql-bugs

From Tom Lane
Subject Re: user authentication crash
Date
Msg-id 8739.998320111@sss.pgh.pa.us
Whole thread Raw
In response to user authentication crash  ("Erik Luke" <eluke@cs.montana.edu>)
List pgsql-bugs
"Erik Luke" <eluke@cs.montana.edu> writes:
> Upon trying to connect to the postgres backend by psql (with password
> authentication enabled), postgres crashes saying "FATAL 1: Bad abstime
> external representation ' '". I have also gotten '@!' and '/g!' in addition
> to the ' '.

It would seem that there's bogus info in the "valid until" column of
your password file.  What's in $PGDATA/pg_pwd?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: problem with plpgsql
Next
From: Pascal Bourguignon
Date:
Subject: Re: problem with plpgsql