-
- Downloads
Skip temp tables from basebackup.
Do not store temp tables in basebackup, they will not be visible anyway, so, there are not reasons to store them. Author: David Steel Reviewed by: me Discussion: https://www.postgresql.org/message-id/flat/5ea4d26a-a453-c1b7-eff9-5a3ef8f8aceb@pgmasters.net
Showing
- doc/src/sgml/protocol.sgml 1 addition, 1 deletiondoc/src/sgml/protocol.sgml
- src/backend/replication/basebackup.c 10 additions, 0 deletionssrc/backend/replication/basebackup.c
- src/backend/storage/file/fd.c 1 addition, 2 deletionssrc/backend/storage/file/fd.c
- src/bin/pg_basebackup/t/010_pg_basebackup.pl 48 additions, 1 deletionsrc/bin/pg_basebackup/t/010_pg_basebackup.pl
- src/include/storage/fd.h 1 addition, 0 deletionssrc/include/storage/fd.h
Loading
Please register or sign in to comment