Newbie question

From: David <david(at)cnb(dot)uam(dot)es>
To: pgsql-admin(at)postgresql(dot)org
Subject: Newbie question
Date: 2003-01-14 14:12:33
Message-ID: a05111b02ba49c9bbff34@[150.244.80.140]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

How to grant a whole database for a certain user ?
i mean:
<mysql>
grant usage on mydb.* to myuser identified by 'mypasswd'
</mysql>
Is available something similar with postgres or should i write a
shell script, for example?
Thank you very much!!!

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Robert Treat 2003-01-14 14:50:46 Re: Newbie question
Previous Message Nick Fankhauser 2003-01-14 13:55:51 Re: query problem