Re: Difference between ROLE and USER1

From: Philippe Salama <karebacnyc(at)yahoo(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL Admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Difference between ROLE and USER1
Date: 2006-12-10 04:01:28
Message-ID: 391149.23973.qm@web90514.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Oh sorry about posting in the wrong forum. You are perfectly right. How do I navigate to join the novice forum? I will bookmark the link for future reference. Thanks for the explanation. I will post all future questions in the novice forum, once I find out how to join.

Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote: Philippe Salama writes:
> Ok, I found something on ROLE, but I am still puzzled on how ROLE differs from USER

Users are the same thing as roles, pretty much. A user is a role with
the LOGIN attribute ... roles with the NOLOGIN attribute correspond to
what we used to call groups. You can find more about that in the docs:
http://www.postgresql.org/docs/8.1/interactive/user-manag.html

BTW, not to be impolite, but day-zero questions belong on pgsql-novice
not pgsql-admin.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly


---------------------------------
Everyone is raving about the all-new Yahoo! Mail beta.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Philippe Salama 2006-12-10 04:06:29 Re: \c bpsimple rick
Previous Message Tom Lane 2006-12-10 03:37:26 Re: \c bpsimple rick