Hello,
While Performing the Online Recovery By PITR, We had a Problem as we didnt Understand the proper Way of Enabling PITR on all POSTGRES Server .
again , when
psql -c "select pg_start_backup ('pgpool-recovery')" postgres
is executed, the following msg appeared.
=============== ====
WAL archive is not active
archive command must be defined before onlime backups can be made
=============== ==
so , how can we proceed further , a help is needed !!!
with regards
Ntech
While Performing the Online Recovery By PITR, We had a Problem as we didnt Understand the proper Way of Enabling PITR on all POSTGRES Server .
again , when
psql -c "select pg_start_backup ('pgpool-recovery')" postgres
is executed, the following msg appeared.
=============== ====
WAL archive is not active
archive command must be defined before onlime backups can be made
=============== ==
so , how can we proceed further , a help is needed !!!
with regards
Ntech
Comment