Re: Re: [HACKERS] SESSION_USER

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Re: [HACKERS] SESSION_USER
Дата
Msg-id 200004152328.TAA03974@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Re: [HACKERS] SESSION_USER  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> >> SYSTEM_USER is the operating system user that connected to the database
> >> system. This is obviously not generally applicable in the environment
> >> PostgreSQL runs in, nor is there a universal and reliable way to get this
> >> information, so I suggest we don't bother about it. Mapping it to
> >> [CURRENT_]USER would certainly be wrong.
>
> > Well, we do already map it.  I just documented it.
>
> No we don't!
>
> regression=# select system_user;
> ERROR:  Attribute 'system_user' not found

Updated.  Thanks.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: [HACKERS] SESSION_USER
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [CORE] Release schedule?