Re: table size growing out of control - Mailing list pgsql-general

From nconway@klamath.dyndns.org (Neil Conway)
Subject Re: table size growing out of control
Date
Msg-id 20020716234307.GA32488@klamath.dyndns.org
Whole thread Raw
In response to Re: table size growing out of control  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-general
On Tue, Jul 16, 2002 at 07:37:56PM -0400, Robert Treat wrote:
> Is there a way to verify the existence of the old open transactions?

select * from pg_stat_activity;

or

ps aux | grep postgres

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

pgsql-general by date:

Previous
From: Chris Albertson
Date:
Subject: Re: Fortran functions?
Next
From: Oliver Elphick
Date:
Subject: Re: PostgreSQL in mission-critical system