From: | Matthias Apitz <guru(at)unixarea(dot)de> |
---|---|
To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: (13.1) pg_basebackups ./. pg_verifybackup |
Date: | 2021-08-09 20:43:05 |
Message-ID: | YRGTWVTYL3yQOMAI@c720-r368166 |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
El día lunes, agosto 09, 2021 a las 01:32:58p. m. -0700, Adrian Klaver escribió:
> >
> > What we do wrong here with pg_verifybackup?
>
> Not read the docs?:
>
> https://www.postgresql.org/docs/13/app-pgverifybackup.html
>
> "pg_verifybackup is used to check the integrity of a database cluster backup
> taken using pg_basebackup against a backup_manifest generated by the server
> at the time of the backup. The backup must be stored in the "plain" format;
> a "tar" format backup can be checked after extracting it."
I've read exactly this page, but missed the sentence about "tar" format
because I jumped to fast to the options sections. Sorry, my fault.
Thanks
matthias
--
Matthias Apitz, ✉ guru(at)unixarea(dot)de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
27.7.1900: Kaiser Wilhelm II Deutsches Ostasiatisches Expeditionskorps, target China
02.8.2021: Deutsche Kriegsministerin Kramp-Karrenbauer Fregatte "Bayern", target China
From | Date | Subject | |
---|---|---|---|
Next Message | John W Higgins | 2021-08-09 20:43:42 | Re: PL/pgSQL: Spurious 22P02 error on "select col into var" when col is user-defined type |
Previous Message | Adrian Klaver | 2021-08-09 20:32:58 | Re: (13.1) pg_basebackups ./. pg_verifybackup |