Re: Grant alter privileges - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: Grant alter privileges
Date
Msg-id 20031115041629.GA10588@wolff.to
Whole thread Raw
In response to Grant alter privileges  ("Chris M. Gamble" <chris.gamble@cpbinc.com>)
List pgsql-general
On Fri, Nov 14, 2003 at 16:30:25 -0600,
  "Chris M. Gamble" <chris.gamble@cpbinc.com> wrote:
> I am working in a group that will be modifying tables on a regular basis.
>
> We are using postgresql 7.3.4. Is there any way to allow the other users to modify tables I have created using either
useror group permissions? 

Yes. You can use the GRANT command to give other users access to your objects.

pgsql-general by date:

Previous
From: "Dann Corbit"
Date:
Subject: Re: embedded postgresql + C++ IDE
Next
From: Bruno Wolff III
Date:
Subject: Re: GUIDs