On Tue, Jan 28, 2014 at 12:56 PM, Fujii Masao <[email protected]> wrote: > Hi, > > The files in pg_stat_tmp directory don't need to be backed up because they are > basically reset at the archive recovery. So I think it's worth > changing pg_basebackup > so that it skips any files in pg_stat_tmp directory. Thought? Skipping pgstat_temp_directory in basebackup.c would make more sense than directly touching pg_basebackup. My 2c. -- Michael
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
