Alvaro Herrera wrote:
> Javier Carlos wrote:
> >Hi,
> >
> >Does anybody know what's the meaning of the c (lowercase) privilege in
> > PostgreSQL 8.2 Beta?
>
> "connect"
And it is listed in the 8.2 documentation.
--
Bruce Momjian [EMAIL PROTECTED]
EnterpriseDBhttp://www.enterp
Javier Carlos wrote:
>Hi,
>
>Does anybody know what's the meaning of the c (lowercase) privilege in
> PostgreSQL 8.2 Beta?
"connect"
--
Alvaro Herrerahttp://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
--
On Fri, 20 Oct 2006, Javier Carlos wrote:
>Does anybody know what's the meaning of the c (lowercase) privilege in
> PostgreSQL 8.2 Beta?
That should be for CONNECT privilege.
---(end of broadcast)---
TIP 6: explain analyze is your friend
Hi,
Does anybody know what's the meaning of the c (lowercase) privilege in
PostgreSQL 8.2 Beta?
bd_test=# SELECT datacl FROM pg_catalog.pg_database WHERE datname='bd_test';
datacl
--
{=CTc/user1,user1=CTc/user1}