Re: What's the point of multiple databases?

Поиск
Список
Период
Сортировка
От D. Duccini
Тема Re: What's the point of multiple databases?
Дата
Msg-id Pine.GSO.4.03.10006290902480.9601-100000@ra.bpsi.net
обсуждение исходный текст
Ответ на What's the point of multiple databases?  (Martin Maney <maney@pobox.com>)
Список pgsql-novice
I kind of wondered about the visibility thing as well....but never got
around to really sorting through it.

What we use it for is CGI script privileges.  Each user in effect is a
database "realm" and therefore allows you to have tables with the same
names as tables in other 'realms'

Barring a full blown permissions system (users, groups, read/write/exec
privs) i'm not sure what the postgresql roadmap has in store

-duck


On Tue, 27 Jun 2000, Martin Maney wrote:

> I hope I don't regret too much not waiting for morning and a fresh take on
> all this.  :-)
>
> So I've got this nice new postgreSQL and it seems to be working nicely.
> I've setup a user identity with create database priviliges, and set out to
> setup a couple databases for separate projects I want to work on.  That's
> what separately named databases are for, right?
>
> Well, maybe it's just a quirk of the utilities (psql and pgaccess), but it
> seems that no matter which database I open, I can see and access all the
> tables in any database created by this user.  This seems, well, wrong.
>
> This is from the Debian "potato" install, which is based on 6.5.3.  All I
> need is a sanity check, please: is this doable, or is there no point in
> setting up more than one database per postgres user?
>
> Thanks!
>


-----------------------------------------------------------------------------
david@backpack.com            BackPack Software, Inc.        www.backpack.com
+1 651.645.7550 voice       "Life is an Adventure.
+1 651.645.9798 fax            Don't forget your BackPack!"
-----------------------------------------------------------------------------


В списке pgsql-novice по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: What's the point of multiple databases?
Следующее
От: "Jochen Weyermanns"
Дата:
Сообщение: ecpg and include files