Adjust server-side backup to depend on pg_write_server_files.

Robert Haas <rhaas@postgresql.org>

Commit: 7f6772317b4a4f9d30c25d1853571fca6d834f0c
Author: Robert Haas <rhaas@postgresql.org>
Date: 2022-01-28T17:31:40Z
Releases: 15.0
Adjust server-side backup to depend on pg_write_server_files.

I had made it depend on superuser, but that seems clearly inferior.
Also document the permissions requirement in the straming replication
protocol section of the documentation, rather than only in the
section having to do with pg_basebackup.

Idea and patch from Dagfinn Ilmari Mannsåker.

Discussion: http://postgr.es/m/87bkzw160u.fsf@wibble.ilmari.org

Files

Documentation touched

Discussion