I have seen this before. I've simply got round it by adding the valid
until date.
Peter
--
Peter T Mount, IT Section
petermount@it.maidstone.gov.uk
Anything I write here are my own views, and cannot be taken as the
official words of Maidstone Borough Council
-----Original Message-----
From: Michael Davis [mailto:michael.davis@prevuenet.com]
Sent: Tuesday, March 30, 1999 6:04 AM
To: hackers@postgreSQL.org
Subject: [HACKERS] Create user is failing under 6.5
CREATE USER sarah;
ERROR: Bad abstime external representation ''
The back end will fail with the next sql call:
CREATE USER sarah;
NOTICE: (transaction aborted): all queries ignored until end of
transaction
block
*ABORT STATE*
Am I missing something?
Thanks, Michael