| From: | "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar> |
|---|---|
| To: | pgsql-general(at)postgreSQL(dot)org |
| Subject: | problem with databases |
| Date: | 2000-04-25 22:32:57 |
| Message-ID: | 00042519353001.06122@math.unl.edu.ar |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I'm trying to get IMP to work, and I need to create 2 databases which I have
problems creating.
What I get is this:
GRANT SELECT, INSERT, UPDATE ON active_sessions, auth_user, auth_user_md5 TO nobody;
ERROR: aclparse: non-existent user "nobody"
I don't know how to add the user nobody to grant him with permission to
connect to the horde database.
TIA!
--
"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 | Tom Cook | 2000-04-25 23:49:21 | RE: unique row identifier data type exhausted . . . |
| Previous Message | Jan Wieck | 2000-04-25 22:23:15 | Re: plpgsql FOR <select> LOOP question |