Re: doc change request (7.4.6, reference section, grant) - Mailing list pgsql-docs

From Tom Lane
Subject Re: doc change request (7.4.6, reference section, grant)
Date
Msg-id 4383.1107207070@sss.pgh.pa.us
Whole thread Raw
In response to Re: doc change request (7.4.6, reference section, grant)  (Ralph Graulich <maillist@shauny.de>)
List pgsql-docs
Ralph Graulich <maillist@shauny.de> writes:
> 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.

Huh?  pg_dump only takes ACCESS SHARE lock, which requires only SELECT
privileges.

            regards, tom lane

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: doc change request (7.4.6, reference section, grant)
Next
From: Mark Kirkwood
Date:
Subject: Instructions for FreeBSD ipc config showing age