Re: Per-Database Roles
От
Florian Pflug
Тема
Re: Per-Database Roles
Дата
Msg-id
728F3649-DDCD-41AD-B152-D44C9A097508@phlo.org
Ответ на
Re: Per-Database Roles (Tom Lane)
Список
Дерево обсуждения
Changing the concept of a DATABASE Simon Riggs <simon@2ndQuadrant.com>
Per-Database Roles Stephen Frost <sfrost@snowman.net>
Re: Per-Database Roles Josh Berkus <josh@agliodbs.com>
Re: Per-Database Roles Stephen Frost <sfrost@snowman.net>
Re: Per-Database Roles Josh Berkus <josh@agliodbs.com>
Re: Per-Database Roles Florian Pflug <fgp@phlo.org>
Re: Per-Database Roles Florian Pflug <fgp@phlo.org>
Re: Per-Database Roles Christopher Browne <cbbrowne@gmail.com>
Re: Per-Database Roles Thom Brown <thom@linux.com>
Re: Per-Database Roles Stephen Frost <sfrost@snowman.net>
Re: Per-Database Roles Tom Lane <tgl@sss.pgh.pa.us>
Re: Per-Database Roles Florian Pflug <fgp@phlo.org>
Re: Per-Database Roles Thom Brown <thom@linux.com>
Re: Per-Database Roles Florian Pflug <fgp@phlo.org>
Re: Per-Database Roles Tom Lane <tgl@sss.pgh.pa.us>
Re: Per-Database Roles Stephen Frost <frost.stephen.p@gmail.com>
Re: Per-Database Roles Stephen Frost <frost.stephen.p@gmail.com>
Re: Per-Database Roles Robert Haas <robertmhaas@gmail.com>
Re: Per-Database Roles Peter Eisentraut <peter_e@gmx.net>
Re: Per-Database Roles Robert Haas <robertmhaas@gmail.com>
Re: Per-Database Roles Bruce Momjian <bruce@momjian.us>
Re: Per-Database Roles Robert Haas <robertmhaas@gmail.com>
Re: Per-Database Roles Stephen Frost <sfrost@snowman.net>
Re: Per-Database Roles Tom Lane <tgl@sss.pgh.pa.us>
Re: Per-Database Roles Bruce Momjian <bruce@momjian.us>
Re: Per-Database Roles Robert Haas <robertmhaas@gmail.com>
Re: Changing the concept of a DATABASE Florian Pflug <fgp@phlo.org>
Re: Changing the concept of a DATABASE Robert Haas <robertmhaas@gmail.com>
Re: Changing the concept of a DATABASE Andrew Dunstan <andrew@dunslane.net>
Re: Changing the concept of a DATABASE Robert Haas <robertmhaas@gmail.com>
Re: Changing the concept of a DATABASE Simon Riggs <simon@2ndQuadrant.com>
Re: Changing the concept of a DATABASE Josh Berkus <josh@agliodbs.com>
Re: Changing the concept of a DATABASE Simon Riggs <simon@2ndQuadrant.com>
Re: Changing the concept of a DATABASE Daniel Farina <daniel@heroku.com>
Re: Changing the concept of a DATABASE Robert Haas <robertmhaas@gmail.com>
Re: Changing the concept of a DATABASE Simon Riggs <simon@2ndQuadrant.com>
Re: Changing the concept of a DATABASE José Luis Tallón <jltallon@nosys.es>
Re: Changing the concept of a DATABASE Florian Pflug <fgp@phlo.org>
Re: Changing the concept of a DATABASE José Luis Tallón <jltallon@nosys.es>
Re: Changing the concept of a DATABASE Simon Riggs <simon@2ndQuadrant.com>
Re: Changing the concept of a DATABASE José Luis Tallón <jltallon@nosys.es>
Re: Changing the concept of a DATABASE Josh Berkus <josh@agliodbs.com>
Re: Changing the concept of a DATABASE Simon Riggs <simon@2ndQuadrant.com>
Re: Changing the concept of a DATABASE Josh Berkus <josh@agliodbs.com>
Re: Changing the concept of a DATABASE Simon Riggs <simon@2ndQuadrant.com>
Re: Changing the concept of a DATABASE Josh Berkus <josh@agliodbs.com>
Re: Changing the concept of a DATABASE Josh Berkus <josh@agliodbs.com>
Re: Changing the concept of a DATABASE Simon Riggs <simon@2ndQuadrant.com>
Re: Changing the concept of a DATABASE "David E. Wheeler" <david@justatheory.com>
Re: Changing the concept of a DATABASE Josh Berkus <josh@agliodbs.com>
Re: Changing the concept of a DATABASE Andres Freund <andres@anarazel.de>
Re: Changing the concept of a DATABASE Daniel Farina <daniel@heroku.com>
Re: Changing the concept of a DATABASE "Albe Laurenz" <laurenz.albe@wien.gv.at>
Re: Changing the concept of a DATABASE Susanne Ebrecht <susanne@2ndquadrant.com>
Re: Changing the concept of a DATABASE Tom Lane <tgl@sss.pgh.pa.us>
Re: Changing the concept of a DATABASE Susanne Ebrecht <susanne@2ndquadrant.com>
Re: Changing the concept of a DATABASE Florian Pflug <fgp@phlo.org>
Re: Changing the concept of a DATABASE Peter Eisentraut <peter_e@gmx.net>
Re: Changing the concept of a DATABASE Robert Haas <robertmhaas@gmail.com>
Re: Changing the concept of a DATABASE Susanne Ebrecht <susanne@2ndquadrant.com>
Re: Changing the concept of a DATABASE Florian Pflug <fgp@phlo.org>
On May22, 2012, at 16:09 , Tom Lane wrote: > Thom Brown writes: >> Conflicts would occur where localrolename matches an existing local >> role name within the same database, or a global role name, but not a >> local role name within another database. The problem with this, >> however, is that creating global roles would need conflict checks >> against local roles in every database, unless a manifest of all local >> roles were registered globally. > > Yeah. The same type of issue arises for the roles' OIDs. You'd really > want local and global roles to have nonconflicting OIDs, else it's > necessary to carry around an indication of which type each role is; > which would be more or less a show-stopper in terms of the number of > catalogs and internal APIs affected. But I don't currently see any > nice way to guarantee that if each database has a private table of > local roles. Maybe we could simply make all global role's OIDs even, and all local ones odd, or something like that. best regards, Florian Pflug
В списке pgsql-hackers по дате отправления
От: Robert Haas
Дата: