Re: detecting binary backup in progress - Mailing list pgsql-hackers

From Tom Lane
Subject Re: detecting binary backup in progress
Date
Msg-id 20868.1370097925@sss.pgh.pa.us
Whole thread Raw
In response to Re: detecting binary backup in progress  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: detecting binary backup in progress  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes:
> The way to resolve this is to have two functions:
>  pg_is_in_backup()  - which covers both/all kinds of backup
>  pg_is_in_exclusive_backup() - which covers just the exclusive backup mode

What will you do with pg_backup_start_time()?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Placing hints in line pointers
Next
From: Joe Conway
Date:
Subject: Re: pg_dump with postgis extension dumps rules separately