Postgresql commands to display all functions and process/connections based on a database.

From: ying_lu(at)encs(dot)concordia(dot)ca
To: pgsql-general(at)postgresql(dot)org
Subject: Postgresql commands to display all functions and process/connections based on a database.
Date: 2004-09-28 21:28:25
Message-ID: 1096406905.4159d779ab547@mail.encs.concordia.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

Could someone help tell the commands of the following operation under postgreSQL
please?

. List all functions have been defined (e.g., defined through pg/sql) within a
database
. Display all process/connections (similar to show processlist under MySQL)

Thanks in advance,
Ly

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-09-28 21:56:04 Re: Syntax Issue in Trigger Function??
Previous Message Greg Stark 2004-09-28 20:52:31 Re: Null comparisons (was Re: checksum)