RE: [HACKERS] Create user is failing under 6.5

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: [HACKERS] Create user is failing under 6.5
Дата
Msg-id A9DCBD548069D211924000C00D001C441B37F2@exchange.maidstone.gov.uk
обсуждение исходный текст
Ответы RE: [HACKERS] Create user is failing under 6.5  (James Thompson <jamest@math.ksu.edu>)
Список pgsql-hackers
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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: prlw1@cam.ac.uk (Patrick Welche)
Дата:
Сообщение: dllist.c
Следующее
От: Dmitry Samersoff
Дата:
Сообщение: Re: [HACKERS] libpq++