Re: PG connections going to 'waiting' - Mailing list pgsql-general

From Joshua Tolley
Subject Re: PG connections going to 'waiting'
Date
Msg-id 20090906201407.GV416@eddie
Whole thread Raw
In response to Re: PG connections going to 'waiting'  (Chris Barnes <compuguruchrisbarnes@hotmail.com>)
Responses Re: PG connections going to 'waiting'  (Alan McKay <alan.mckay@gmail.com>)
List 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

Attachment

pgsql-general by date:

Previous
From: Sergey Samokhin
Date:
Subject: Re: How do I store tables on a remote host?
Next
From: Keresztury Balázs
Date:
Subject: getting all groups where a user belongs to