diff options
author | Magnus Hagander <magnus@hagander.net> | 2011-01-15 19:18:14 +0100 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2011-01-15 19:31:16 +0100 |
commit | 3866ff6149a3b072561e65b3f71f63498e77b6b2 (patch) | |
tree | d08a28dbfe57af234e5d5b67c65c544de03a92da /src/backend/utils/adt/arrayfuncs.c | |
parent | 3ab80cfe031b616638eb6956010dcc9cb6426631 (diff) | |
download | postgresql-3866ff6149a3b072561e65b3f71f63498e77b6b2.tar.gz postgresql-3866ff6149a3b072561e65b3f71f63498e77b6b2.zip |
Enumerate available tablespaces after starting the backup
This closes a race condition where if a tablespace was created
after the enumeration happened but before the do_pg_start_backup()
was called, the backup would be incomplete. Now that it's done
while we are in backup mode, WAL replay will recreate it during
restore.
Noted by Heikki.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions