problems with GRANT on Solaris 8

Поиск
Список
Период
Сортировка
От Martin A. Marques
Тема problems with GRANT on Solaris 8
Дата
Msg-id 00091108150100.08862@math.unl.edu.ar
обсуждение исходный текст
Список pgsql-hackers
I'm running postgresql 7.0.2 on Solaris 8 and I get errors when I try togrant a user. The query and error are ike
this:

horde=# GRANT SELECT, INSERT, UPDATE ON active_sessions TO martin;
ERROR:  aclparse: non-existent user "martin"
horde=# 

Now, user martin exists on as a system user (it's my personal user acount),
and I'm runnig the query as postgres user (the database superuser).

What can be wrong?

Thanks!


-- 
"And I'm happy, because you make me feel good, about me." - Melvin Udall
-----------------------------------------------------------------
Mart�n Marqu�s            email:     martin@math.unl.edu.ar
Santa Fe - Argentina        http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: I'm unable to access CVS
Следующее
От: "Valter Mazzola"
Дата:
Сообщение: Re: AW: Scalability, Clustering