Re: PG connections going to 'waiting'

From: Joshua Tolley <eggyknap(at)gmail(dot)com>
To: Chris Barnes <compuguruchrisbarnes(at)hotmail(dot)com>
Cc: tgl(at)sss(dot)pgh(dot)pa(dot)us, alan(dot)mckay(at)gmail(dot)com, Postgres General Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: PG connections going to 'waiting'
Date: 2009-09-06 20:14:07
Message-ID: 20090906201407.GV416@eddie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Sep 05, 2009 at 07:41:42PM -0400, Chris Barnes wrote:
> Is the any way to look at the statistics on the name of table, length and
> type over a period of time?

Only if you've captured them. Various system information views provide those
statistics (or the server's best guesses about those statistics) for the
moment they're queried, but when those values are updated, the old values are
lost.

--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Johan Nel 2009-09-06 22:29:49 Re: getting all groups where a user belongs to
Previous Message Keresztury Balázs 2009-09-06 19:45:26 getting all groups where a user belongs to