Missing word? https://www.postgresql.org/docs/current/continuous-archiving.html#BACKUP-ARCHIVING-WAL

Started by Daniel Westermann (DWE)over 2 years ago3 messagesdocs
Jump to latest
#1Daniel Westermann (DWE)
daniel.westermann@dbi-services.com

Hi,

"Another way to archive is to use a custom archive module as the archive_library"

shouldn't this read:
"Another way to archive this is to use a custom archive module as the archive_library"

Regards
Daniel

#2Laurenz Albe
laurenz.albe@cybertec.at
In reply to: Daniel Westermann (DWE) (#1)
Re: Missing word? https://www.postgresql.org/docs/current/continuous-archiving.html#BACKUP-ARCHIVING-WAL

On Mon, 2023-10-30 at 13:15 +0000, Daniel Westermann (DWE) wrote:

"Another way to archive is to use a custom archive module as the archive_library"

shouldn't this read:
"Another way to archive this is to use a custom archive module as the archive_library"

That would be worse than the original. What is "this"?

I'd suggest "Another way to archive WAL ...".

Yours,
Laurenz Albe

#3Daniel Westermann (DWE)
daniel.westermann@dbi-services.com
In reply to: Laurenz Albe (#2)
Re: Missing word? https://www.postgresql.org/docs/current/continuous-archiving.html#BACKUP-ARCHIVING-WAL

"Another way to archive is to use a custom archive module as the archive_library"

shouldn't this read:
"Another way to archive this is to use a custom archive module as the archive_library"

That would be worse than the original. What is "this"?
I'd suggest "Another way to archive WAL ...".

I've misread archive as achieve. Sorry for the noise

Regards
Daniel