-
+
Server Configuration
delay is three times .) Unlike
, setting this parameter to off>
does not create any risk of database inconsistency: an operating
- system or database crash crash might
+ system or database crash might
result in some recent allegedly-committed transactions being lost, but
the database state will be just the same as if those transactions had
been aborted cleanly. So, turning synchronous_commit> off
-
+
Performance Tips
Durability is a database feature that guarantees the recording of
- committed transactions even if if the server crashes or loses
+ committed transactions even if the server crashes or loses
power. However, durability adds significant database overhead,
so if your site does not require such a guarantee,
PostgreSQL can be configured to run