diff options
author | Andres Freund <andres@anarazel.de> | 2014-11-14 18:22:12 +0100 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2014-11-15 01:20:07 +0100 |
commit | f52b3c44632f99d53973be57e5c729cfc3d6430f (patch) | |
tree | c483a7731581ec53af66c832b4df63222a3c56d3 /contrib/postgres_fdw/sql/postgres_fdw.sql | |
parent | e26a920acb77b953d1034e243d6a8c7294dbd25d (diff) | |
download | postgresql-f52b3c44632f99d53973be57e5c729cfc3d6430f.tar.gz postgresql-f52b3c44632f99d53973be57e5c729cfc3d6430f.zip |
Fix initdb --sync-only to also sync tablespaces.
630cd14426dc added initdb --sync-only, for use by pg_upgrade, by just
exposing the existing fsync code. That's wrong, because initdb so far
had absolutely no reason to deal with tablespaces.
Fix --sync-only by additionally explicitly syncing each of the
tablespaces.
Backpatch to 9.3 where --sync-only was introduced.
Abhijit Menon-Sen and Andres Freund
Diffstat (limited to 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions