Re: host name?

Поиск
Список
Период
Сортировка
От Ray Stell
Тема Re: host name?
Дата
Msg-id 20070226175318.GB7269@cns.vt.edu
обсуждение исходный текст
Ответ на Re: host name?  ("Igor Neyman" <ineyman@perceptron.com>)
Ответы Re: host name?
Re: host name?
Список pgsql-admin

not sure how to resolve the name, but maybe this is close
enough:

select usename, client_addr from pg_catalog.pg_stat_activity;


On Mon, Feb 26, 2007 at 11:47:13AM -0500, Igor Neyman wrote:
> You are right, wrong question.
> What I really want to know is formulated in my next message.
> Which is: based on program (connected to PG) name find the machine name
> it runs on.
>
> For those familiar with Oracle, it's program, machine columns in
> v$session view.
>
> Igor
>
> ________________________________
>
> From: pgsql-admin-owner@postgresql.org
> [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Andy Shellam
> (Mailing Lists)
> Sent: Monday, February 26, 2007 10:56 AM
> To: Igor Neyman
> Cc: pgsql-admin@postgresql.org
> Subject: Re: [ADMIN] host name?
>
>
> Igor Neyman wrote:
>
>     Is there a function (or catalog view) that I can call in psql
> and that will tell me host name of the machine on which Postgres
> database is running?
>
>     Igor
>
>
> Surely you need to know this to connect to it in the first place?
>
>

--
You have no chance to survive make your time.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: kerberized odbc driver
Следующее
От: "Igor Neyman"
Дата:
Сообщение: Re: host name?