diff options
author | Fujii Masao <fujii@postgresql.org> | 2014-02-03 23:19:49 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2014-02-03 23:19:49 +0900 |
commit | 3e8554a54a95425e93fe49025ccda499a1a93173 (patch) | |
tree | 34e67dfa66f2f84adbde3b69a72c326729d5d4aa /src/backend/executor/functions.c | |
parent | 47aaebaac95c9000549d1a6de809e15b729231f5 (diff) | |
download | postgresql-3e8554a54a95425e93fe49025ccda499a1a93173.tar.gz postgresql-3e8554a54a95425e93fe49025ccda499a1a93173.zip |
Make pg_basebackup skip temporary statistics files.
The temporary statistics files don't need to be included in the backup
because they are always reset at the beginning of the archive recovery.
This patch changes pg_basebackup so that it skips all files located in
$PGDATA/pg_stat_tmp or the directory specified by stats_temp_directory
parameter.
Diffstat (limited to 'src/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions