Re: pg_basebackup restore

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Anatoly Pugachev <matorola(at)gmail(dot)com>
Cc: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: pg_basebackup restore
Date: 2025-03-05 09:50:22
Message-ID: a283e8dd8bdd159c9c114cf4bd47d0f513f799fb.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Wed, 2025-03-05 at 13:11 +0400, Anatoly Pugachev wrote:
> On Tue, Mar 4, 2025 at 12:02 AM Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> wrote:
> > On Sun, 2025-03-02 at 09:27 +0000, PG Doc comments form wrote:
> > > Is there any way to restore pg_basebackup ? Reading current documentation on
> > > pg_basebackup I could not find any "restore" word in it.
> >
> > Try looking for "recovery":
> > https://www.postgresql.org/docs/current/continuous-archiving.html#BACKUP-PITR-RECOVERY
>
> I mean it's a completely different page, but the pg_basebackup page
> has an examples section. Or please put a link to pg_basebackup page to
> restore/recovery page (continuous-archiving.html), explaining how to
> restore a backup.
>
> But actually, would be nice to put to the examples section of the
> pg_basebackup page.

A hyperlink might be a good idea.

I think that recovery is too complicted to be described on the
"pg_basebackup" reference page.

Yours,
Laurenz Albe

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Anatoly Pugachev 2025-03-05 10:48:12 Re: pg_basebackup restore
Previous Message Anatoly Pugachev 2025-03-05 09:11:27 Re: pg_basebackup restore