Re: Grant alter privileges

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: "Chris M(dot) Gamble" <chris(dot)gamble(at)cpbinc(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Grant alter privileges
Date: 2003-11-15 04:16:29
Message-ID: 20031115041629.GA10588@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Nov 14, 2003 at 16:30:25 -0600,
"Chris M. Gamble" <chris(dot)gamble(at)cpbinc(dot)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 user or group permissions?

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2003-11-15 04:18:33 Re: GUIDs
Previous Message Christopher Browne 2003-11-15 04:12:32 Re: embedded postgresql