aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2014-11-14 18:22:12 +0100
committerAndres Freund <andres@anarazel.de>2014-11-15 01:19:40 +0100
commit522c85a6a27b614589543eddb68a4c8f7fcac901 (patch)
tree337dc839e62e90415cd23e74225d9110c3170225 /contrib/postgres_fdw/postgres_fdw.c
parent98ec7fd903bbd4ab1694de5aaa4f7bb62935c58d (diff)
downloadpostgresql-522c85a6a27b614589543eddb68a4c8f7fcac901.tar.gz
postgresql-522c85a6a27b614589543eddb68a4c8f7fcac901.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/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions