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

From [email protected] (Neil Conway)
Subject Re: table size growing out of control
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: table size growing out of control  (Robert Treat <[email protected]>)
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 <[email protected]>
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