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