Greetings,
* gp...@free.fr (gp...@free.fr) wrote:
> Thanks Stephen for your detailed reply and broad perspective.
> But I see the cp example command used **as is** most of the time.
In those cases- how would changing it to be a dd command be helpful?
The directory still wouldn't be fsync'd and th
Thanks Stephen for your detailed reply and broad perspective.
But I see the cp example command used **as is** most of the time.
Regards
Gilles
- Mail original -
> De: "Stephen Frost"
> À: "gparc" , "pgsql-docs"
> Envoyé: Jeudi 8 Février 2024 13:00:13
> Objet: Re: Add a different archi
Greetings,
* PG Doc comments form (nore...@postgresql.org) wrote:
> Hello,
> in
> https://www.postgresql.org/docs/16/continuous-archiving.html#BACKUP-ARCHIVING-WAL
> the example given could be improved for Linux / Unix environment.
>
> As cp command is buffered it means it could return success al
> On 7 Feb 2024, at 22:33, PG Doc comments form wrote:
> [ STRATEGY [=] strategy ] ]
>
> ...has a superfluous ], I think?
Nice catch, it sure seems like so. Will fix, thanks for the report!
--
Daniel Gustafsson
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/sql-createdatabase.html
Description:
Hi,
[ STRATEGY [=] strategy ] ]
...has a superfluous ], I think?
Tim
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/bug-reporting.html
Description:
Hello,
in
https://www.postgresql.org/docs/16/continuous-archiving.html#BACKUP-ARCHIVING-WAL
the example given could be improved for Linux / Unix environment