How to tell if server is in backup mode? - Mailing list pgsql-general

From Toby Corkindale
Subject How to tell if server is in backup mode?
Date
Msg-id 4F72BA4A.9020708@strategicdata.com.au
Whole thread Raw
Responses Re: How to tell if server is in backup mode?  (Gabriele Bartolini <gabriele.bartolini@2ndQuadrant.it>)
List pgsql-general
Hi,
I can start and stop backup mode with pg_start_backup() and
pg_stop_backup().

Is there any function like pg_is_in_backup() to tell if the mode has
been enabled?

(I can't find anything in the 9.1 docs)

Cheers,
Toby

pgsql-general by date:

Previous
From: Greg Jaskiewicz
Date:
Subject: Re: create one function to let other user execute vacuum command. got such an error.
Next
From: Albert
Date:
Subject: user get notification when postgresql database updated