From: | jkemp(at)arinc(dot)com |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #13599: Backup/Restore Documentation Bug |
Date: | 2015-08-31 15:19:29 |
Message-ID: | 20150831151929.2090.43633@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 13599
Logged by: Joe Kemp
Email address: jkemp(at)arinc(dot)com
PostgreSQL version: 9.4.0
Operating system: N/A
Description:
After troubleshooting some legacy backup/restore scripts in our
infrastructure it became clear a useful bit of information is missing from
the "24.3.4. Recovering Using a Continuous Archive Backup" section. Earlier
in this section there is a mention that the backup_label file is critical
but no mention of how it is used. I propose the second sentence of step #8
be modified so it reads “The server will go into recovery mode and proceed
to read through the archived WAL files it needs as identified in the
backup_label file.” This would make it clear that the backup_label file is
used during the restore process rather than being an informational file that
is available if needed.
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2015-09-01 01:43:41 | Re: BUG #13594: pg_ctl.exe redirects stderr to Windows Events Log if stderr is redirected to pipe |
Previous Message | Egon Kocjan | 2015-08-31 14:56:04 | Re: BUG #13594: pg_ctl.exe redirects stderr to Windows Events Log if stderr is redirected to pipe |