Στις 13/4/23 01:31, ο/η Michael Paquier έγραψε:
On Wed, Apr 12, 2023 at 01:45:56PM +0300, Achilleas Mantzios - cloud wrote:
On 4/12/23 12:32, Fabrice Chapuis wrote:
During recovery process of a self contained backup, how postgres know to
stop reading wal when consistency is reached?
Because it
On Wed, Apr 12, 2023 at 01:45:56PM +0300, Achilleas Mantzios - cloud wrote:
> On 4/12/23 12:32, Fabrice Chapuis wrote:
>> During recovery process of a self contained backup, how postgres know to
>> stop reading wal when consistency is reached?
>
> Because it knows the full packup info. It will obs
On 4/12/23 12:32, Fabrice Chapuis wrote:
During recovery process of a self contained backup, how postgres know
to stop reading wal when consistency is reached?
Because it knows the full packup info. It will observe the
STOP WAL LOCATION: 3BC7/4B000130 (file 00023BC7004B)
inside
During recovery process of a self contained backup, how postgres know to
stop reading wal when consistency is reached?