summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2015-05-04 12:06:53 -0400
committerRobert Haas <rhaas@postgresql.org>2015-05-04 12:41:53 -0400
commit2bc3397168580a28a1f072bec46d395f4eb54c08 (patch)
tree8e292849e795c4166a4fe7c7f6540b2785c1ad81 /src/tutorial
parent7c2ccb494c06aca6f09356a68411261458da00ae (diff)
Recursively fsync() the data directory after a crash.
Otherwise, if there's another crash, some writes from after the first crash might make it to disk while writes from before the crash fail to make it to disk. This could lead to data corruption. Back-patch to all supported versions. Abhijit Menon-Sen, reviewed by Andres Freund and slightly revised by me.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions