Re: pg_basebackup and pg_receivewal timing, missing WAL files - Mailing list pgsql-admin

From David Steele
Subject Re: pg_basebackup and pg_receivewal timing, missing WAL files
Date
Msg-id 3268b3bf-1fea-a891-ffa8-7f3907b7b1d0@pgmasters.net
Whole thread Raw
In response to Re: pg_basebackup and pg_receivewal timing, missing WAL files  (David Steele <david@pgmasters.net>)
Responses Re: pg_basebackup and pg_receivewal timing, missing WAL files
List pgsql-admin
Ugh, typos.

On 6/9/22 6:34 PM, David Steele wrote:
> On 6/9/22 5:24 PM, Stephen Frost wrote:
> 
> Basically, if you need to keep a number of full backups for compliance 
> you can set repo-retention-archive-type=full and 
> repo-retention-archive-type=1 in that repo and WAL in between the 

Here I meant repo-retention-archive-type=full and repo-retention-archive=1.

> 
> We've had requests for repo-retention-archive-type=0, i.e. only archive 

And here repo-retention-archive=0.

Regards,
-- 
-David
david@pgmasters.net



pgsql-admin by date:

Previous
From: David Steele
Date:
Subject: Re: pg_basebackup and pg_receivewal timing, missing WAL files
Next
From: Guillaume Lelarge
Date:
Subject: Re: ERROR: type "my_user_type" does not exist on REFRESH MATERIALIZED VIEW