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.