Marc G. Fournier wrote: > > Access to nothing. I could actually try to quality by dbname.username, > > then fall back to just username, but that seems insecure. > > No, that's cool ... just questions I thought of ...
OK. > Okay ... hmmm ... just making sure that I understand ... I setup a server, > when does this dbname.* come into play? Only if I enable password/md5 in > pg_hba.conf for a specific database? all others would still use a plain > 'username' still works? or are you getting rid of the 'global usernames' > altogether (which is cool too, just want to clarify) ... There will be a GUC param db_user_namespace which will turn it on/off for all access to the cluster _except_ for the super-user. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026 ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly