aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw
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:21:11 +0100
commit26a4e0ed7166f7b87b5ad3bb33dbde2ebc6ff82b (patch)
tree7f01f90d2a6ee4d49671917dae96915754ff6ec2 /contrib/postgres_fdw
parent2c3ebfd1ad3523987ec6f268df020a5e1431572e (diff)
downloadpostgresql-26a4e0ed7166f7b87b5ad3bb33dbde2ebc6ff82b.tar.gz
postgresql-26a4e0ed7166f7b87b5ad3bb33dbde2ebc6ff82b.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')
0 files changed, 0 insertions, 0 deletions