Re: queries problems

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Joÿffffffffffe3o Carvalho <joaocarvalho127(at)yahoo(dot)com(dot)br>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: queries problems
Date: 2005-09-02 00:50:48
Message-ID: 20050902005048.GA44591@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Fri, Sep 02, 2005 at 12:33:00AM +0000, Joÿffffffffffe3o Carvalho wrote:
> I want information about the following statistics:
> -List lock users
> -Show schema owners, it may also so more schema information
> -Check if a certain table has a toast table

See "Monitoring Database Activity" and "System Catalogs" in the
documentation. Here are links to the documentation for the latest
released version of PostgreSQL:

http://www.postgresql.org/docs/8.0/static/monitoring.html
http://www.postgresql.org/docs/8.0/static/catalogs.html

--
Michael Fuhr

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Michael Fuhr 2005-09-02 02:03:46 Re: queries problems
Previous Message Joÿffffffffffe3o Carvalho 2005-09-02 00:33:00 queries problems