diff options
author | Greg Stark <stark@mit.edu> | 2010-02-14 17:50:39 +0000 |
---|---|---|
committer | Greg Stark <stark@mit.edu> | 2010-02-14 17:50:39 +0000 |
commit | 1534023ff0bd836ec851f780fa3fa1289ecb752f (patch) | |
tree | 35e54593307079fee2aedfc6b257f1bf3f59794b /src/backend/executor/functions.c | |
parent | c53917dc66bb1df640636f96d7803e8ace2889d3 (diff) |
Make CREATE DATABASE safe against losing whole files by fsyncing the
directory and not just the individual files.
Back-patch to 8.1 -- before that we just called "cp -r" and never
fsynced anything anyways.
Diffstat (limited to 'src/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions