Search Postgresql Archives

Re: initial sync of multiple streaming slaves simultaneously

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Specifically what is the error?
psql (9.1.5)
Type "help" for help.

postgres=# select pg_start_backup('hotbackup',true);
 pg_start_backup
-----------------
 61/B000020
(1 row)

postgres=# select pg_start_backup('hotbackup',true);
ERROR:  a backup is already in progress
HINT:  Run pg_stop_backup() and try again.
postgres=#


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux