| From: | Ralph Graulich <maillist(at)shauny(dot)de> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: doc change request (7.4.6, reference section, grant) |
| Date: | 2005-01-31 20:29:32 |
| Message-ID: | Pine.LNX.4.61.0501312124190.5202@lilly.baden-online.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Hi Peter,
> It's on the reference page of LOCK, where it belongs.
That's where I finally found it. Comparing the notes on different SQL
commands and the reference page for GRANT, I still consider it's worth
mentioning it there, as it is not that obvious like SELECT, INSERT or
DELETE privileges.
The way the question occured while creating a user allowed to pg_dump
certain databases, but not allowed to do anything else. That way I only
granted SELECT privileges on the tables to that user, but that didn't
work, as pg_dump wants to lock the table.
But anyway, thanks to all the folks writing the documentation, in nearly a
hundred percent of the time the docs are really helpful.
Best regards
... Ralph ...
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2005-01-31 20:48:51 | Re: doc change request (7.4.6, reference section, grant) |
| Previous Message | Peter Eisentraut | 2005-01-31 20:16:11 | Re: doc change request (7.4.6, reference section, grant) |