Re: table size growing out of control

Поиск
Список
Период
Сортировка
От nconway@klamath.dyndns.org (Neil Conway)
Тема Re: table size growing out of control
Дата
Msg-id 20020716234307.GA32488@klamath.dyndns.org
обсуждение исходный текст
Ответ на Re: table size growing out of control  (Robert Treat <xzilla@users.sourceforge.net>)
Список 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 по дате отправления:

Предыдущее
От: Chris Albertson
Дата:
Сообщение: Re: Fortran functions?
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: PostgreSQL in mission-critical system