Search Postgresql Archives

Question about Warm Standby

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

 



I set up a failover system with one primary server and one standby server.
In the standby server's log, I saw the lines like below:

Command for restore    : copy "E:\archive\00000001000000000000004C" "pg_xlog\RECOVERYXLOG"

The above line means that: the transaction log file 00000001000000000000004C was copied and renamed to RECOVERYXLOG in the pg_xlog folder of the standby server, right?
So the standby server only keeps each transaction log from the primary server temporarily in its pg_xlog folder during the recovery procedure, right?

Thanks.

Jack

[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