Re: Find who is connected to a database

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Find who is connected to a database
Дата
Msg-id dcc563d10710310742x7c709021lb36b9551d5cec62b@mail.gmail.com
обсуждение исходный текст
Ответ на Find who is connected to a database  (Naomi Walker <nwalker@mhs.mphasis.com>)
Список pgsql-admin
On 10/26/07, Naomi Walker <nwalker@mhs.mphasis.com> wrote:
> I'm trying to drop a database in a postgres 8.1.4 instance (x86 Solaris
> 10 OS),  but someone is connected to
> the database.  What is the best way to find out exactly who is connected?

select * from pg_stat_activity;

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

Предыдущее
От: "Mohamed Yassin Eltabakh"
Дата:
Сообщение: postgres8.3 and libxml2
Следующее
От: Jessica Richard
Дата:
Сообщение: how to check objects dependency??