Move the code to archive files via the shell to a separate file.
Robert Haas <rhaas@postgresql.org>
Move the code to archive files via the shell to a separate file. This is preparatory work for allowing more extensibility in this area. Nathan Bossart Discussion: http://postgr.es/m/668D2428-F73B-475E-87AE-F89D67942270@amazon.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/Makefile | modified | +1 −0 |
| src/backend/postmaster/pgarch.c | modified | +6 −119 |
| src/backend/postmaster/shell_archive.c | added | +135 −0 |
| src/include/postmaster/pgarch.h | modified | +3 −0 |
Discussion
- archive modules 102 messages · 2021-11-01 → 2022-11-15