Reconnect to the right database when using parallel restore with -C. Fixes bug report...
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 20 Feb 2009 02:57:21 +0000 (02:57 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 20 Feb 2009 02:57:21 +0000 (02:57 +0000)
commitfae3083c3bcc54b916c309671dd1ef1fc3e60e50
tree596e090e3757b3fcf5b0004082393a5239022df2
parent7920ed389cb361e8580e379e60c094f376ec9672
Reconnect to the right database when using parallel restore with -C. Fixes bug reported by Olivier Prenant
src/bin/pg_dump/pg_backup_archiver.c