On Mon, Jun 15, 2015 at 2:52 PM, Amit Kapila <[email protected]> wrote: > Attached patch provides a fix as per above discussion.
I think we should emit some LOG messages here. When we detect the file is there: LOG: ignoring tablespace_map file because no backup_label file exists If the rename fails: LOG: could not rename file "%s" to "%s": %m If it works: LOG: renamed file "%s" to "%s" -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
