How to manage processes in the backend?

From: Roberto Moreda <moreda(at)sanluis(dot)net>
To: gpsql-general <pgsql-general(at)hub(dot)org>
Subject: How to manage processes in the backend?
Date: 1999-08-11 16:31:12
Message-ID: 19990811183112.A18815@sanluis.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How can I obtain information about who is connected?
How can I see what queries are actually running and what are locking/waiting
any table?
How can I remove locks from transactions initiated by died processes?

Thanks a lot

Roberto

--
Roberto Moreda
Resp. Dpto. Informática Handem/San Luis
Tlf +34 981 779000
Fax +34 981 779022
Pol. Piadela Sur, Autovía A6 Sal.567
15300 Betanzos (A Coruña) - España

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jonathan R. Karlen 1999-08-11 16:42:51 Creating a PGSQL database from a msql database
Previous Message Dmitry Morozovsky 1999-08-11 15:32:42 Re: [GENERAL] repost: unique composite index with boolean fields