Обсуждение: Create user is failing under 6.5

Поиск
Список
Период
Сортировка

Create user is failing under 6.5

От
Michael Davis
Дата:
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