Re: Post Install / Secure PostgreSQL

Поиск
Список
Период
Сортировка
От Alan Hodgson
Тема Re: Post Install / Secure PostgreSQL
Дата
Msg-id 201009151115.32800.ahodgson@simkin.ca
обсуждение исходный текст
Ответ на Re: Post Install / Secure PostgreSQL  (Carlos Mennens <carlos.mennens@gmail.com>)
Ответы Re: Post Install / Secure PostgreSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On September 15, 2010 11:10:45 am Carlos Mennens wrote:
> Doesn't that show I'm connected to the 'postgres' database and there
> is a table called 'pg_user' which holds all my PostgreSQL user info?
> That doesn't make sense to me if the database is empty unless I am
> missing something here. The only way I knew 'pg_user' was available
> was because I ran the command '\dS'.

system tables don't show up in normal views. I don't think they really belong
to particular databases either, but someone might correct me on that.

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

Предыдущее
От: Carlos Mennens
Дата:
Сообщение: Re: Post Install / Secure PostgreSQL
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Post Install / Secure PostgreSQL