Exclude pg_internal.init from BASE_BACKUP
Simon Riggs <simon@2ndQuadrant.com>
Exclude pg_internal.init from BASE_BACKUP Add docs to explain this for other backup mechanisms Author: David Steele <david@pgmasters.net> Reviewed-by: Petr Jelinek <petr.jelinek@2ndQuadrant.com> et al
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/backup.sgml | modified | +6 −0 |
| doc/src/sgml/protocol.sgml | modified | +5 −0 |
| src/backend/replication/basebackup.c | modified | +4 −0 |
| src/backend/utils/cache/relcache.c | modified | +0 −5 |
| src/bin/pg_basebackup/t/010_pg_basebackup.pl | modified | +8 −2 |
| src/include/utils/relcache.h | modified | +5 −0 |