From: | "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | problems with GRANT on Solaris 8 |
Date: | 2000-09-11 10:05:28 |
Message-ID: | 00091107092301.08648@math.unl.edu.ar |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I'm running postgresql 7.0.2 on Solaris 8 and I get errors when I try to
grant 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
-----------------------------------------------------------------
Martn Marqus email: martin(at)math(dot)unl(dot)edu(dot)ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Jerke | 2000-09-11 10:38:54 | can't read SQL dump from MySQL |
Previous Message | Zlatko Calusic | 2000-09-11 09:49:35 | Another problem with indices? |