Disallow setting archive_library and archive_command at the same time
Peter Eisentraut <peter@eisentraut.org>
Disallow setting archive_library and archive_command at the same time Setting archive_library and archive_command at the same time is now an error. Before, archive_library would take precedence over archive_command. Author: Nathan Bossart <nathandbossart@gmail.com> Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com> Reviewed-by: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com> Discussion: https://www.postgresql.org/message-id/20220914222736.GA3042279%40nathanxps13
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +7 −3 |
| src/backend/postmaster/pgarch.c | modified | +12 −0 |
Documentation touched
Discussion
- archive modules 102 messages · 2021-11-01 → 2022-11-15