detection of VACUUM in progress - Mailing list pgsql-general

From Bohdan Linda
Subject detection of VACUUM in progress
Date
Msg-id 20050830153513.GA19830@bafster.chello.upc.cz
Whole thread Raw
Responses Re: detection of VACUUM in progress  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: detection of VACUUM in progress  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general

Hello,

Is there any way how to detect running command VACUUM by reading pg_* tables?

The idea is to detectect when table is not accessible due maintainance. The approach of explicitely setting a flag into
statustable is not very convenient, while I want to cover also non-systematic launching of this command 

Regards,
Bohdan


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Cursor declaration
Next
From: Hannes Dorbath
Date:
Subject: Re: Php abstraction layers