+
+ Turn off ; there might be no
+ need to force
WAL writes to disk on every
+ commit. This setting does risk transaction loss (though not data
+ corruption) in case of a crash of the database>.
+
+
+
Turn off ; there is no need
- Turn off ; there might be no
- need to write the
WAL to disk on every
- commit. This setting does risk transaction loss (though not data
- corruption) in case of a crash of the database> alone.
+ Create unlogged
+ tables to avoid
WAL writes, though it
+ makes the tables non-crash-safe.
+