Re: Pg_stop_backup process does not run - Backup Intervals - Mailing list pgsql-hackers

From Rodrigo Cavalcante
Subject Re: Pg_stop_backup process does not run - Backup Intervals
Date
Msg-id 1462457518393-5902082.post@n5.nabble.com
Whole thread Raw
In response to Re: Pg_stop_backup process does not run - Backup Intervals  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
Hi,

Thanks for the feedback.

Log:

LOG:  connection authorized: user=postgres database=template1
LOG:  statement: select pg_start_backup('bkpfull',true);
ERROR:  a backup is already in progress
HINT:  Run pg_stop_backup() and try again.
STATEMENT:  select pg_start_backup('bkpfull',true);
LOG:  disconnection: session time: 0:00:00.165 user=postgres
database=template1 host=localhost port=45746


I will use the pg_basebackup.





--
View this message in context:
http://postgresql.nabble.com/Pg-stop-backup-process-does-not-run-Backup-Intervals-tp5901538p5902082.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: pg_dump vs. TRANSFORMs
Next
From: Stephen Frost
Date:
Subject: Re: SET ROLE and reserved roles