| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | konkove(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: It is not clear from documentation when and how I should restore base backup |
| Date: | 2023-10-05 18:41:08 |
| Message-ID: | CAKFQuwaVi==yLAc6JG+1jFQ4K-wBPnvtXXt1cgm4cjCufS203Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Thu, Oct 5, 2023, 11:11 PG Doc comments form <noreply(at)postgresql(dot)org>
wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/16/continuous-archiving.html
> Description:
>
> Hello.
>
> On page:
>
> https://www.postgresql.org/docs/current/continuous-archiving.html#BACKUP-PITR-RECOVERY
> Is is not clear should I do additional actions to restore basebackup first
> and then WAL files (as described at p6)
>
You mean step 4?
> This paragraph even more confusing:
>
> https://www.postgresql.org/docs/current/continuous-archiving.html#BACKUP-STANDALONE
> > ... and no special action is required to restore the backup.
> Should I configure restore_command at least?
>
It is standalone, everything needed and possible exists in the backup file
pg_basebackup created.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2023-10-06 10:57:26 | Re: JSON type unsupported |
| Previous Message | David G. Johnston | 2023-10-05 15:50:16 | Re: Unclear guarantees about sort order on https://www.postgresql.org/docs/current/queries-order.html |