Re: which database to login to to create global users?

Поиск
Список
Период
Сортировка
От pres
Тема Re: which database to login to to create global users?
Дата
Msg-id c465caf0601031314i3598a12cqf16dead5bb781121@mail.gmail.com
обсуждение исходный текст
Ответ на Re: which database to login to to create global users?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
hello tom,


See also the documentation on the system catalogs:
http://www.postgresql.org/docs/8.1/static/catalogs.html
The description of each catalog takes care to mention it if the catalog
is shared across databases.

                        regards, tom lane


i'm not yet sure if/where we can make enduser requests, but in reading the documentation's "System Catalogs" section you'd pointed me to, i, of course, find:

"... A few catalogs are physically shared across all databases in a cluster; these are noted in the descriptions of the individual catalogs.

Table 42-1. System Catalogs..."

i would find it helpful if Table 42-1 included a column that identified whehter each catalog is shared or not.  convenient, but given that the documentation does contain it, not necessary.

simply, it would be nice to see it as an overview.

thank you again.

pres

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

Предыдущее
От: pres
Дата:
Сообщение: Re: which database to login to to create global users?
Следующее
От: "Kevin Crenshaw"
Дата:
Сообщение: Best way to manage users