Re: hanging psql session while granting...

From: "Marco Tulio" <anjo(dot)doce(dot)marilia(at)bol(dot)com(dot)br>
To: NLakshmi(at)chn(dot)cognizant(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: hanging psql session while granting...
Date: 2002-02-15 20:44:14
Message-ID: GRLDLQ$IslhMfs9UQ1M0YNgoNHF0e2dvFPAC3jFMI9FojHf1xdBy@bol.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> hello ,
> Am facing a problem (strange or not, am not sure).
> When i loginto psql as user x
> and execute "Grant select on <table> to <usrY>"
> it was hanging... am not able to grant any of the
tables to any of the users
> available.
>
> I cud grant tables of another user to other user...
>
> How can i change the Grants over tables to other
users ... is there any
> round about way ?
> Or where could be the problem.
>
>
> Thanks
> laks

You can´t do that. Only the postgres super-user or the
table creator can change this permissions.

Marco Tulio
Desenvolvimento de sistemas para Internet


__________________________________________________________________________
Quer ter seu próprio endereço na Internet?
Garanta já o seu e ainda ganhe cinco e-mails personalizados.
DomíniosBOL - http://dominios.bol.com.br

Browse pgsql-admin by date

  From Date Subject
Next Message Linda Fousek 2002-02-15 22:32:04 error when running make
Previous Message Marco Tulio 2002-02-15 20:33:33 Re: How to include plpgsql in table pg_language