Re: PITR - Mailing list pgsql-general

From Greg Sabino Mullane
Subject Re: PITR
Date
Msg-id CAKAnmmLgVJGm3KBgZg6uw9G4u0LeqKCytQ9mhOAKrKR=OWHepA@mail.gmail.com
Whole thread Raw
In response to PITR  (Yongye Serkfem <yserkfem@gmail.com>)
List pgsql-general
On Wed, Feb 14, 2024 at 1:39 PM Yongye Serkfem <yserkfem@gmail.com> wrote:
 I checked the Postgresql.conf file and can't find the appropriate parameter to set the target time.

It is set inside the postgresql.conf file. Unless you have modified it, there is a section in there called "Recovery Target" which has a handful of commented-out variables starting with "recovery_"

Cheers,
Greg

pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: PITR
Next
From: Tom Lane
Date:
Subject: Re: Query regarding function cleanup in extension upgrade path